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

/linux-4.1.27/tools/perf/tests/
H A Dhists_filter.c66 .ops = &hist_iter_normal, evlist__for_each()
H A Dhists_cumulate.c96 iter.ops = &hist_iter_normal; add_hist_entries()
H A Dhists_output.c60 .ops = &hist_iter_normal, add_hist_entries()
/linux-4.1.27/tools/perf/util/
H A Dhist.h101 extern const struct hist_iter_ops hist_iter_normal;
H A Dhist.c840 const struct hist_iter_ops hist_iter_normal = { variable in typeref:struct:hist_iter_ops
/linux-4.1.27/tools/perf/
H A Dbuiltin-report.c164 iter.ops = &hist_iter_normal; process_sample_event()
H A Dbuiltin-top.c784 iter.ops = &hist_iter_normal; perf_event__process_sample()

Completed in 164 milliseconds