Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.c148 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local
276 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist() local
301 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local
595 void annotation__exit(struct annotation *notes) in annotation__exit()
625 void annotation__lock(struct annotation *notes) in annotation__lock()
634 void annotation__unlock(struct annotation *notes) in annotation__unlock()
643 bool annotation__trylock(struct annotation *notes) in annotation__trylock()
905 static void calc_percent(struct annotation *notes, in calc_percent()
2548 struct annotation *notes; in find_disasm_line() local
2664 struct annotation *notes; in annotate_calc_pcrel() local
[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.h357 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width()
365 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width()
389 static inline struct sym_hist *annotation__histogram(struct annotation *notes, in annotation__histogram()
H A Dblock-info.c132 struct annotation *notes; in block_info__process_sym() local
H A Dsymbol.c310 struct annotation *notes = (void *)sym; in symbol__new() local
333 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
H A Dbuild-id.c89 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
H A Dannotate-data.c1289 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn() local
/linux-6.15/tools/perf/ui/browsers/
H A Dannotate.c48 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); in annotate_browser__refresh() local
309 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local
373 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local
433 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local
461 struct annotation *notes; in annotate_browser__callq() local
493 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset() local
715 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run() local
[all …]
H A Dhists.c2437 struct annotation *notes; in do_annotate() local
/linux-6.15/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.c103 unsigned int *notes) in netfs_read_unlock_folios()
191 unsigned int notes; in netfs_collect_read_results() local
/linux-6.15/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-6.15/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-6.15/tools/perf/
H A Dbuiltin-top.c115 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
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-6.15/include/linux/
H A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/linux-6.15/kernel/module/
H A Dsysfs.c153 unsigned int notes, loaded, i; in add_notes_attrs() local
/linux-6.15/fs/
H A Dbinfmt_elf_fdpic.c1376 struct memelfnote notes[2]; member
H A Dbinfmt_elf.c1741 struct memelfnote notes[]; member