Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dhists_filter.c67 .ops = &hist_iter_normal, in add_hist_entries()
Dhists_cumulate.c96 iter.ops = &hist_iter_normal; in add_hist_entries()
Dhists_output.c60 .ops = &hist_iter_normal, in add_hist_entries()
/Linux-v4.19/tools/perf/util/
Dhist.h125 extern const struct hist_iter_ops hist_iter_normal;
Dhist.c1024 const struct hist_iter_ops hist_iter_normal = { variable
/Linux-v4.19/tools/perf/
Dbuiltin-report.c276 iter.ops = &hist_iter_normal; in process_sample_event()
Dbuiltin-top.c789 iter.ops = &hist_iter_normal; in perf_event__process_sample()