Home
last modified time | relevance | path

Searched refs:hist_iter_mem (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dhist.h135 extern const struct hist_iter_ops hist_iter_mem;
Dhist.c1162 const struct hist_iter_ops hist_iter_mem = { variable
/Linux-v5.10/tools/perf/
Dbuiltin-report.c290 iter.ops = &hist_iter_mem; in process_sample_event()