Home
last modified time | relevance | path

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

/tools/perf/tests/
Dhists_filter.c69 .ops = &hist_iter_normal, in add_hist_entries()
Dhists_cumulate.c98 iter.ops = &hist_iter_normal; in add_hist_entries()
Dhists_output.c62 .ops = &hist_iter_normal, in add_hist_entries()
/tools/perf/util/
Dhist.h107 extern const struct hist_iter_ops hist_iter_normal;
Dhist.c860 const struct hist_iter_ops hist_iter_normal = { variable
/tools/perf/
Dbuiltin-report.c179 iter.ops = &hist_iter_normal; in process_sample_event()
Dbuiltin-top.c803 iter.ops = &hist_iter_normal; in perf_event__process_sample()