Home
last modified time | relevance | path

Searched defs:notes (Results 1 - 25 of 32) 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
/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
/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...]
H A Dsymbol.c293 struct annotation *notes = (void *)sym; in symbol__new() local
/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
H A Dbuiltin-top.c115 struct annotation *notes; in perf_top__parse_source() local
203 struct annotation *notes; variable
219 annotation__unlock(notes); variable
244 struct annotation *notes; in perf_top__show_details() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c119 struct annotation *notes; in block_info__process_sym() local
H A Dannotate.h305 void annotation__lock(struct annotation *notes) EXCLUSIVE_LOCK_FUNCTION(*notes); variable
306 void annotation__unlock(struct annotation *notes) UNLOCK_FUNCTION(*notes); variable
309 annotation__cycles_width(struct annotation *notes) annotation__cycles_width() argument
317 annotation__pcnt_width(struct annotation *notes) annotation__pcnt_width() argument
322 annotation_line__filter(struct annotation_line *al, struct annotation *notes) annotation_line__filter() argument
339 annotation__histogram(struct annotation *notes, int idx) annotation__histogram() argument
[all...]
H A Dbuild-id.c121 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
/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...]
H A Dhists.c2430 struct annotation *notes; in do_annotate() local
/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...]
H A Dbinfmt_elf.c1730 struct memelfnote notes[]; member
1986 struct memelfnote notes[3]; global() member
2020 struct memelfnote *notes; global() member
[all...]
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1369 struct memelfnote notes[2]; member
[all...]
H A Dbinfmt_elf.c1732 struct memelfnote notes[]; member
[all...]

Completed in 31 milliseconds

12