Searched refs:symbol__alloc_hist (Results 1 – 4 of 4) sorted by relevance
156 int symbol__alloc_hist(struct symbol *sym);
495 int symbol__alloc_hist(struct symbol *sym) in symbol__alloc_hist() function619 if (symbol__alloc_hist(sym) < 0) in symbol__get_annotation()
129 if (symbol__alloc_hist(sym) < 0) { in perf_top__parse_source()
509 if (notes->src == NULL && symbol__alloc_hist(target.sym) < 0) { in annotate_browser__callq()