Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dhists_cumulate.c96 iter.ops = &hist_iter_cumulative; in add_hist_entries()
/linux/tools/perf/util/
H A Dhist.h177 extern const struct hist_iter_ops hist_iter_cumulative;
H A Dhist.c1324 const struct hist_iter_ops hist_iter_cumulative = { variable
/linux/tools/perf/
H A Dbuiltin-top.c841 iter.ops = &hist_iter_cumulative; in perf_event__process_sample()
H A Dbuiltin-report.c323 iter.ops = &hist_iter_cumulative; in process_sample_event()