Searched refs:symbol__alloc_hist (Results 1 – 6 of 6) sorted by relevance
75 int symbol__alloc_hist(struct symbol *sym, int nevents);
26 int symbol__alloc_hist(struct symbol *sym, int nevents) in symbol__alloc_hist() function
70 symbol__alloc_hist(he->ms.sym, evlist->nr_entries) < 0) in perf_evlist__add_sample()
89 symbol__alloc_hist(he->ms.sym, session->evlist->nr_entries) < 0) in perf_session__add_hist_entry()
170 if (symbol__alloc_hist(sym, top.evlist->nr_entries) < 0) { in parse_source()
132 if (symbol__alloc_hist(sym, top->evlist->nr_entries) < 0) { in perf_top_browser__annotate()