Searched refs:hist_iter_normal (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/perf/tests/
H A Dhists_filter.c68 .ops = &hist_iter_normal,
H A Dhists_cumulate.c98 iter.ops = &hist_iter_normal;
H A Dhists_output.c62 .ops = &hist_iter_normal,
/linux-master/tools/perf/util/
H A Dhist.h148 extern const struct hist_iter_ops hist_iter_normal;
H A Dhist.c1206 const struct hist_iter_ops hist_iter_normal = { variable in typeref:struct:hist_iter_ops
/linux-master/tools/perf/
H A Dbuiltin-diff.c403 .ops = &hist_iter_normal,
H A Dbuiltin-top.c841 iter.ops = &hist_iter_normal;
H A Dbuiltin-report.c321 iter.ops = &hist_iter_normal;

Completed in 181 milliseconds