Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 16 of 16) 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 Ddisasm_bpf.c30 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 Ddisasm.c1045 struct annotation *notes = symbol__annotation(args->ms.sym); in disasm_line__new() local
1119 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local
1182 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local
1501 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc() local
1627 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone() local
1750 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_raw() local
1870 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm() local
H A Dannotate.h359 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width()
367 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width()
391 static inline struct sym_hist *annotation__histogram(struct annotation *notes, in annotation__histogram()
H A Dsymbol.c318 struct annotation *notes = (void *)sym; in symbol__new() local
341 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
H A Dannotate-data.c1289 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn() 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/ui/gtk/
H A Dannotate.c32 struct annotation *notes; in perf_gtk__get_percent() local
109 struct annotation *notes; in perf_gtk__annotate_symbol() local
/linux/fs/proc/
H A Dkcore.c308 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 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
/linux/tools/perf/ui/browsers/
H A Dhists.c2470 struct annotation *notes; in do_annotate() local