Searched refs:symhist (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/ui/gtk/
H A Dannotate.c32 struct sym_hist *symhist; local
45 symhist = annotation__histogram(notes, evidx);
53 percent = 100.0 * nr_samples / symhist->nr_samples;

Completed in 191 milliseconds