Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/tests/
Dhists_cumulate.c95 iter.ops = &hist_iter_cumulative; in add_hist_entries()
/Linux-v6.1/tools/perf/util/
Dhist.h146 extern const struct hist_iter_ops hist_iter_cumulative;
Dhist.c1197 const struct hist_iter_ops hist_iter_cumulative = { variable
/Linux-v6.1/tools/perf/
Dbuiltin-report.c307 iter.ops = &hist_iter_cumulative; in process_sample_event()
Dbuiltin-top.c836 iter.ops = &hist_iter_cumulative; in perf_event__process_sample()