/linux/tools/perf/util/ |
H A D | annotate.c | 148 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 262 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch() 276 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist() local 301 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 440 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() 468 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() 507 static int annotation__compute_ipc(struct annotation *notes, size_t size, in annotation__compute_ipc() 595 void annotation__exit(struct annotation *notes) in annotation__exit() 609 static size_t annotation__hash(const struct annotation *notes) in annotation__hash() 614 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex() [all …]
|
H A D | capstone.c | 224 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone() local 347 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc() local
|
H A D | disasm.c | 1049 struct annotation *notes = symbol__annotation(args->ms.sym); in disasm_line__new() local 1123 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local 1186 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local 1340 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_raw() local 1485 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image() local
|
H A D | llvm.c | 120 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm() local
|
H A D | annotate.h | 371 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 379 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 403 static inline struct sym_hist *annotation__histogram(struct annotation *notes, in annotation__histogram()
|
H A D | libbfd.c | 455 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_libbfd() local
|
H A D | block-info.c | 132 struct annotation *notes; in block_info__process_sym() local
|
H A D | symbol.c | 323 struct annotation *notes = (void *)sym; in symbol__new() local 346 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
|
H A D | build-id.c | 104 char notes[PATH_MAX]; in sysfs__snprintf_build_id() local
|
H A D | annotate-data.c | 1298 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn() local
|
/linux/tools/perf/ui/browsers/ |
H A D | annotate.c | 73 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local 117 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local 191 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local 256 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local 343 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 422 static bool annotation__has_source(struct annotation *notes) in annotation__has_source() 448 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local 544 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local 587 struct annotation *notes; in annotate_browser__callq() local 623 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset() local [all …]
|
H A D | hists.c | 2470 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 | 101 unsigned int *notes) in netfs_read_unlock_folios() 189 unsigned int notes; in netfs_collect_read_results() local
|
/linux/tools/perf/ |
H A D | builtin-top.c | 116 struct annotation *notes; in perf_top__parse_source() local 204 struct annotation *notes; in perf_top__record_precise_ip() local 245 struct annotation *notes; in perf_top__show_details() local
|
H A D | builtin-annotate.c | 101 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local 422 struct annotation *notes; in hists__find_annotations() local
|
/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
|
/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 1379 struct memelfnote notes[2]; member
|
H A D | binfmt_elf.c | 1685 struct memelfnote notes[]; member
|