Home
last modified time | relevance | path

Searched defs:notes (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/kernel/linux/linux-6.6/include/linux/
H A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/third_party/elfio/elfio/
H A Delfio_note.hpp169 S* notes; member in ELFIO::note_section_accessor_template
H A Delfio_dump.hpp945 static void notes( std::ostream& out, const elfio& reader ) in notes() function in ELFIO::dump
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c87 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local
316 struct annotation *notes; in hists__find_annotations() local
H A Dbuiltin-top.c114 struct annotation *notes; in perf_top__parse_source() local
199 struct annotation *notes; in perf_top__record_precise_ip() local
240 struct annotation *notes; in perf_top__show_details() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dannotate.c100 struct annotation *notes; in perf_gtk__annotate_symbol() local
/kernel/linux/linux-6.6/kernel/module/
H A Dsysfs.c145 unsigned int notes; member
174 unsigned int notes, loaded, i; in add_notes_attrs() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dannotate.c100 struct annotation *notes; in perf_gtk__annotate_symbol() local
/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js778 var notes: any[]; variable
999 var notes; variable
/third_party/rust/crates/regex/regex-syntax/src/
H A Derror.rs118 let mut notes = vec![]; variables
240 let mut notes = String::new(); in notate_line() variables
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c119 struct annotation *notes; in block_info__process_sym() local
H A Dbuild-id.c118 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
H A Dannotate.h300 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() argument
308 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() argument
313 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter() argument
329 annotation__histogram(struct annotation *notes, int idx) annotation__histogram() argument
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dkcore.c295 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() argument
419 char *notes; in read_kcore() local
[all...]
/kernel/linux/linux-6.6/fs/proc/
H A Dkcore.c294 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() argument
421 char *notes; in read_kcore_iter() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c94 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local
332 struct annotation *notes; in hists__find_annotations() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c119 struct annotation *notes; in block_info__process_sym() local
/third_party/elfio/tests/
H A DELFIOTest.cpp183 void checkNote( const const_note_section_accessor& notes, in checkNote() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dcore-file.c126 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, size_t phnum, GElf_Phdr *notes) in dwfl_report_core_segments() argument
516 Elf_Data *notes = elf_getdata_rawchunk (elf, in dwfl_core_file_report() local
[all...]
H A Dlinux-kernel-modules.c525 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in intuit_kernel_bounds() argument
734 Dwarf_Addr notes; in dwfl_linux_kernel_report_kernel() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h261 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function in llvm::object::ELFFile
273 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function in llvm::object::ELFFile
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c48 struct annotation *notes = browser__annotation(browser); in disasm_line__filter() local
55 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local
99 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local
155 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local
218 struct annotation *notes = browser__annotation(browser); annotate_browser__refresh() local
268 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__set_top() local
292 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__set_rb_top() local
307 struct annotation *notes = symbol__annotation(sym); annotate_browser__calc_percent() local
348 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__toggle_source() local
386 struct annotation *notes = browser__annotation(browser); ui_browser__init_asm_mode() local
415 struct annotation *notes; annotate_browser__callq() local
447 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_offset() local
493 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_string() local
530 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_string_reverse() local
670 struct annotation *notes = symbol__annotation(ms->sym); annotate_browser__run() local
898 struct annotation *notes = symbol__annotation(sym); symbol__tui_annotate() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c43 struct annotation *notes = browser__annotation(browser); in disasm_line__filter() local
50 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local
94 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local
159 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local
223 struct annotation *notes = browser__annotation(browser); annotate_browser__refresh() local
273 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__set_top() local
297 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__set_rb_top() local
312 struct annotation *notes = symbol__annotation(sym); annotate_browser__calc_percent() local
376 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__toggle_source() local
436 struct annotation *notes = browser__annotation(browser); ui_browser__init_asm_mode() local
464 struct annotation *notes; annotate_browser__callq() local
496 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_offset() local
542 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_string() local
579 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_string_reverse() local
719 struct annotation *notes = symbol__annotation(ms->sym); annotate_browser__run() local
957 struct annotation *notes = symbol__annotation(sym); symbol__tui_annotate() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c1389 struct memelfnote notes[2]; member
[all...]

Completed in 23 milliseconds

12