Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
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); 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 …]
Dhists.c2440 struct annotation *notes; in do_annotate() local
/kernel/linux/linux-5.10/tools/perf/util/
Dannotate.c801 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 …]
Dannotate.h300 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()
Dblock-info.c119 struct annotation *notes; in block_info__process_sym() local
Dbuild-id.c118 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
Dsymbol.c293 struct annotation *notes = (void *)sym; in symbol__new() local
Dsort.c459 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
/kernel/linux/linux-5.10/tools/perf/
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
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
/kernel/linux/linux-5.10/fs/proc/
Dkcore.c295 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/
Dannotate.c100 struct annotation *notes; in perf_gtk__annotate_symbol() local
/kernel/linux/linux-5.10/include/linux/
Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/kernel/linux/linux-5.10/fs/
Dbinfmt_elf.c1730 struct memelfnote notes[]; member
1986 struct memelfnote notes[3]; member
2020 struct memelfnote *notes; member
Dbinfmt_elf_fdpic.c1390 struct memelfnote notes[2]; member
/kernel/linux/linux-5.10/kernel/
Dmodule.c1666 unsigned int notes; member
1695 unsigned int notes, loaded, i; in add_notes_attrs() local