Searched defs:notes (Results 1 – 15 of 15) sorted by relevance
/linux-6.8/tools/perf/ui/browsers/ |
D | annotate.c | 48 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local 92 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local 157 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local 221 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local 308 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 372 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local 432 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local 460 struct annotation *notes; in annotate_browser__callq() local 492 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset() local 538 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string() local [all …]
|
D | hists.c | 2429 struct annotation *notes; in do_annotate() local
|
/linux-6.8/tools/perf/util/ |
D | annotate.c | 908 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 1008 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch() 1021 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local 1039 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 1131 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 1151 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 1184 static int annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc() 1388 void annotation__exit(struct annotation *notes) in annotation__exit() 1402 static size_t annotation__hash(const struct annotation *notes) in annotation__hash() 1407 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() [all …]
|
D | annotate.h | 323 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 331 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 352 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 | 273 struct annotation *notes = (void *)sym; in symbol__new() local 296 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
|
/linux-6.8/kernel/module/ |
D | sysfs.c | 145 unsigned int notes; member 174 unsigned int notes, loaded, i; in add_notes_attrs() local
|
/linux-6.8/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.8/tools/perf/ |
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
|
D | builtin-annotate.c | 98 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local 488 struct annotation *notes; in hists__find_annotations() local
|
/linux-6.8/tools/perf/ui/gtk/ |
D | annotate.c | 100 struct annotation *notes; in perf_gtk__annotate_symbol() local
|
/linux-6.8/include/linux/ |
D | watch_queue.h | 43 struct page **notes; /* Preallocated notifications */ member
|
/linux-6.8/fs/ |
D | binfmt_elf_fdpic.c | 1373 struct memelfnote notes[2]; member
|
D | binfmt_elf.c | 1667 struct memelfnote notes[]; member
|