Searched defs:notes (Results 1 – 13 of 13) sorted by relevance
148 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local276 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist() local301 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local595 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()2551 struct annotation *notes; in find_disasm_line() local2667 struct annotation *notes; in annotate_calc_pcrel() local[all …]
30 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf() local182 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image() local
1045 struct annotation *notes = symbol__annotation(args->ms.sym); in disasm_line__new() local1119 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local1182 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local1501 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc() local1627 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone() local1750 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_raw() local1870 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm() local
359 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()
132 struct annotation *notes; in block_info__process_sym() local
318 struct annotation *notes = (void *)sym; in symbol__new() local341 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
97 char notes[PATH_MAX]; in sysfs__snprintf_build_id() local
1289 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn() local
48 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local92 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local157 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local222 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local309 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local388 static bool annotation__has_source(struct annotation *notes) in annotation__has_source()414 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local510 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local538 struct annotation *notes; in annotate_browser__callq() local804 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run() local[all …]
2470 struct annotation *notes; in do_annotate() local
32 struct annotation *notes; in perf_gtk__get_percent() local109 struct annotation *notes; in perf_gtk__annotate_symbol() local
116 struct annotation *notes; in perf_top__parse_source() local204 struct annotation *notes; in perf_top__record_precise_ip() local245 struct annotation *notes; in perf_top__show_details() local
101 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local422 struct annotation *notes; in hists__find_annotations() local
Completed in 56 milliseconds