/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
D | annotate.c | 48 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); in annotate_browser__refresh() local 268 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top() local 292 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top() local 307 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 348 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local 386 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local [all …]
|
D | hists.c | 2440 struct annotation *notes; in do_annotate() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | annotate.c | 801 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles() local 812 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 913 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local 932 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 1024 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 1036 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 1067 void annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc() 1371 struct annotation *notes = symbol__annotation(sym); in annotation_line__print() local 1484 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local 1550 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local [all …]
|
D | annotate.h | 300 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 308 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 313 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter() 329 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram()
|
D | block-info.c | 119 struct annotation *notes; in block_info__process_sym() local
|
D | build-id.c | 118 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
|
D | symbol.c | 293 struct annotation *notes = (void *)sym; in symbol__new() local
|
D | sort.c | 459 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-annotate.c | 87 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local 316 struct annotation *notes; in hists__find_annotations() local
|
D | builtin-top.c | 114 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
|
/kernel/linux/linux-5.10/fs/proc/ |
D | kcore.c | 295 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() 419 char *notes; in read_kcore() local
|
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
D | annotate.c | 100 struct annotation *notes; in perf_gtk__annotate_symbol() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | watch_queue.h | 43 struct page **notes; /* Preallocated notifications */ member
|
/kernel/linux/linux-5.10/fs/ |
D | binfmt_elf.c | 1730 struct memelfnote notes[]; member 1986 struct memelfnote notes[3]; member 2020 struct memelfnote *notes; member
|
D | binfmt_elf_fdpic.c | 1390 struct memelfnote notes[2]; member
|
/kernel/linux/linux-5.10/kernel/ |
D | module.c | 1666 unsigned int notes; member 1695 unsigned int notes, loaded, i; in add_notes_attrs() local
|