symbol__size
u64 len = symbol__size(sym), offset;
dl->ops.target.offset >= (s64)symbol__size(sym))
notes->src->widths.min_addr = hex_width(symbol__size(sym));
symbol__size(sym) * sizeof(struct cyc_hist));
size_t size = symbol__size(sym);
const size_t size = symbol__size(sym);
annotation__calc_percent(notes, evsel, symbol__size(sym));
for (unsigned int i = 0; i < symbol__size(he->ms.sym); i++) {
int64_t size_l = sym_l != NULL ? symbol__size(sym_l) : 0;
int64_t size_r = sym_r != NULL ? symbol__size(sym_r) : 0;
return repsep_snprintf(bf, bf_size, "%*d", width, symbol__size(sym));