Home
last modified time | relevance | path

Searched refs:hist_iter_cumulative (Results 1 – 5 of 5) sorted by relevance

/tools/perf/tests/
Dhists_cumulate.c91 iter.ops = &hist_iter_cumulative; in add_hist_entries()
/tools/perf/util/
Dhist.h122 extern const struct hist_iter_ops hist_iter_cumulative;
Dhist.c1011 const struct hist_iter_ops hist_iter_cumulative = { variable
/tools/perf/
Dbuiltin-report.c184 iter.ops = &hist_iter_cumulative; in process_sample_event()
Dbuiltin-top.c772 iter.ops = &hist_iter_cumulative; in perf_event__process_sample()