Lines Matching refs:symbol__size
794 const size_t size = symbol__size(sym); in symbol__alloc_hist_cycles()
812 symbol__size(sym) * sizeof(struct cyc_hist)); in symbol__annotate_zero_histograms()
935 annotated_source__alloc_histograms(notes->src, symbol__size(sym), in symbol__hists()
2152 annotation__calc_percent(notes, evsel, symbol__size(sym)); in symbol__calc_percent()
2322 u64 len = symbol__size(sym), offset; in symbol__annotate_hits()
2374 len = symbol__size(sym); in symbol__annotate_printf()
2554 int len = symbol__size(sym), offset; in symbol__annotate_decay_histogram()
2605 dl->ops.target.offset >= (s64)symbol__size(sym)) in disasm_line__is_valid_local_jump()
2613 u64 offset, size = symbol__size(sym); in annotation__mark_jump_targets()
2701 notes->widths.min_addr = hex_width(symbol__size(sym)); in annotation__init_column_widths()
3065 size_t size = symbol__size(sym); in symbol__annotate2()