Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dhists_cumulate.c96 iter.ops = &hist_iter_cumulative; in add_hist_entries()
/openbmc/linux/tools/perf/util/
H A Dhist.h148 extern const struct hist_iter_ops hist_iter_cumulative;
H A Dhist.c1215 const struct hist_iter_ops hist_iter_cumulative = { variable
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c317 iter.ops = &hist_iter_cumulative; in process_sample_event()
H A Dbuiltin-top.c840 iter.ops = &hist_iter_cumulative; in perf_event__process_sample()