/linux/tools/perf/util/ |
H A D | annotate.c | 146 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 260 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch() 274 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist() local 299 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 438 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 466 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 505 static int annotation__compute_ipc(struct annotation *notes, size_t size, in annotation__compute_ipc() 593 void annotation__exit(struct annotation *notes) in annotation__exit() 607 static size_t annotation__hash(const struct annotation *notes) in annotation__hash() 612 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() [all …]
|
H A D | disasm_bpf.c | 30 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf() local 182 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image() local
|
H A D | disasm.c | 1044 struct annotation *notes = symbol__annotation(args->ms.sym); in disasm_line__new() local 1118 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local 1181 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local 1500 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc() local 1626 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone() local 1749 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_raw() local 1869 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm() local
|
H A D | annotate.h | 355 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 363 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 387 static inline struct sym_hist *annotation__histogram(struct annotation *notes, in annotation__histogram()
|
H A D | block-info.c | 132 struct annotation *notes; in block_info__process_sym() local
|
H A D | build-id.c | 89 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
|
H A D | annotate-data.c | 1250 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn() local
|
/linux/tools/perf/ui/browsers/ |
H A 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 222 struct annotation *notes = browser__annotation(browser); annotate_browser__refresh() local 309 struct annotation *notes = symbol__annotation(sym); annotate_browser__calc_percent() local 373 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__toggle_source() local 433 struct annotation *notes = browser__annotation(browser); ui_browser__init_asm_mode() local 461 struct annotation *notes; annotate_browser__callq() local 493 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_offset() local 539 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_string() local 576 struct annotation *notes = browser__annotation(&browser->b); annotate_browser__find_string_reverse() local 715 struct annotation *notes = symbol__annotation(ms->sym); annotate_browser__run() local 964 struct annotation *notes = symbol__annotation(sym); symbol__tui_annotate() local [all...] |
H A D | hists.c | 2430 struct annotation *notes; in do_annotate() local
|
/linux/fs/netfs/ |
H A D | write_collect.c | 112 unsigned int *notes) in netfs_writeback_unlock_folios() 202 unsigned int notes; in netfs_collect_write_results() local
|
H A D | read_collect.c | 103 unsigned int *notes) in netfs_read_unlock_folios() 191 unsigned int notes; in netfs_collect_read_results() local
|
/linux/tools/perf/ui/gtk/ |
H A D | annotate.c | 31 struct annotation *notes; perf_gtk__get_percent() local 108 struct annotation *notes; perf_gtk__annotate_symbol() local
|
/linux/fs/proc/ |
H A D | kcore.c | 308 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() 434 char *notes; in read_kcore_iter() local
|
/linux/tools/perf/ |
H A 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 [all...] |
/linux/include/linux/ |
H A D | watch_queue.h | 43 struct page **notes; /* Preallocated notifications */ member
|
/linux/kernel/module/ |
H A D | sysfs.c | 153 unsigned int notes, loaded, i; in add_notes_attrs() local [all...] |
/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 1375 struct memelfnote notes[2]; member
|
H A D | binfmt_elf.c | 1719 struct memelfnote notes[]; member
|