/linux-6.6/tools/perf/ui/browsers/ |
D | annotate.c | 43 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); in annotate_browser__refresh() local 273 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top() local 297 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top() local 312 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 376 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local 436 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local [all …]
|
D | hists.c | 2431 struct annotation *notes; in do_annotate() local
|
/linux-6.6/tools/perf/util/ |
D | annotate.c | 851 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles() local 862 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 963 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local 982 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 1074 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 1086 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 1117 void annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc() 1299 void annotation__exit(struct annotation *notes) in annotation__exit() 1312 static size_t annotation__hash(const struct annotation *notes) in annotation__hash() 1317 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() [all …]
|
D | annotate.h | 309 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 317 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 322 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter() 339 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 | symbol.c | 307 struct annotation *notes = (void *)sym; in symbol__new() local 330 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
|
D | build-id.c | 121 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
|
D | sort.c | 586 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
|
/linux-6.6/kernel/module/ |
D | sysfs.c | 145 unsigned int notes; member 174 unsigned int notes, loaded, i; in add_notes_attrs() local
|
/linux-6.6/fs/proc/ |
D | kcore.c | 294 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() 421 char *notes; in read_kcore_iter() local
|
/linux-6.6/tools/perf/ |
D | builtin-annotate.c | 94 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local 332 struct annotation *notes; in hists__find_annotations() local
|
D | builtin-top.c | 115 struct annotation *notes; in perf_top__parse_source() local 203 struct annotation *notes; in perf_top__record_precise_ip() local 244 struct annotation *notes; in perf_top__show_details() local
|
/linux-6.6/tools/perf/ui/gtk/ |
D | annotate.c | 100 struct annotation *notes; in perf_gtk__annotate_symbol() local
|
/linux-6.6/include/linux/ |
D | watch_queue.h | 43 struct page **notes; /* Preallocated notifications */ member
|
/linux-6.6/fs/ |
D | binfmt_elf_fdpic.c | 1369 struct memelfnote notes[2]; member
|
D | binfmt_elf.c | 1732 struct memelfnote notes[]; member
|