| /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 …]
|
| /kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
| D | annotate.c | 42 struct annotation *notes = browser__annotation(browser); in disasm_line__filter() local 49 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local 93 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local 158 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local 222 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local 272 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top() local 310 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 374 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local 434 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local 462 struct annotation *notes; in annotate_browser__callq() local [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | annotate.c | 852 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 952 static struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch() 965 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local 983 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 1075 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 1095 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 1128 static int annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc() 1332 void annotation__exit(struct annotation *notes) in annotation__exit() 1346 static size_t annotation__hash(const struct annotation *notes) in annotation__hash() 1351 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() [all …]
|
| D | annotate.h | 317 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 325 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 330 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter() 346 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 | 274 struct annotation *notes = (void *)sym; in symbol__new() local 297 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
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | annotate.c | 809 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles() local 820 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 921 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local 940 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 1032 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 1044 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 1075 void annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc() 1379 struct annotation *notes = symbol__annotation(sym); in annotation_line__print() local 1492 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local 1558 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
|
| /kernel/linux/linux-6.6/kernel/module/ |
| D | sysfs.c | 145 unsigned int notes; member 174 unsigned int notes, loaded, i; in add_notes_attrs() 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-6.6/tools/perf/ |
| D | builtin-annotate.c | 93 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local 331 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
|
| /kernel/linux/linux-6.6/fs/proc/ |
| D | kcore.c | 308 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() 435 char *notes; in read_kcore_iter() 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-6.6/tools/perf/ui/gtk/ |
| D | annotate.c | 100 struct annotation *notes; in perf_gtk__annotate_symbol() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | watch_queue.h | 43 struct page **notes; /* Preallocated notifications */ member
|
| /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 | 1731 struct memelfnote notes[]; member 1987 struct memelfnote notes[3]; member 2021 struct memelfnote *notes; member
|
| D | binfmt_elf_fdpic.c | 1389 struct memelfnote notes[2]; member
|
| /kernel/linux/linux-6.6/fs/ |
| D | binfmt_elf_fdpic.c | 1369 struct memelfnote notes[2]; member
|