Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.c148 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 Dcapstone.c224 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 Ddisasm.c1049 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 Dllvm.c120 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm() local
H A Dannotate.h371 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 Dlibbfd.c455 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_libbfd() local
H A Dblock-info.c132 struct annotation *notes; in block_info__process_sym() local
H A Dsymbol.c323 struct annotation *notes = (void *)sym; in symbol__new() local
346 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
H A Dbuild-id.c104 char notes[PATH_MAX]; in sysfs__snprintf_build_id() local
H A Dannotate-data.c1298 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn() local
/linux/tools/perf/ui/browsers/
H A Dannotate.c73 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 Dhists.c2470 struct annotation *notes; in do_annotate() local
/linux/fs/netfs/
H A Dwrite_collect.c112 unsigned int *notes) in netfs_writeback_unlock_folios()
202 unsigned int notes; in netfs_collect_write_results() local
H A Dread_collect.c101 unsigned int *notes) in netfs_read_unlock_folios()
189 unsigned int notes; in netfs_collect_read_results() local
/linux/tools/perf/
H A Dbuiltin-top.c116 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 Dbuiltin-annotate.c101 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 Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/linux/kernel/module/
H A Dsysfs.c153 unsigned int notes, loaded, i; in add_notes_attrs() local
/linux/fs/
H A Dbinfmt_elf_fdpic.c1379 struct memelfnote notes[2]; member
H A Dbinfmt_elf.c1685 struct memelfnote notes[]; member