Home
last modified time | relevance | path

Searched refs:hist_iter_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dhist.h117 struct hist_iter_ops { struct
137 const struct hist_iter_ops *ops; argument
143 extern const struct hist_iter_ops hist_iter_normal;
144 extern const struct hist_iter_ops hist_iter_branch;
145 extern const struct hist_iter_ops hist_iter_mem;
146 extern const struct hist_iter_ops hist_iter_cumulative;
A Dhist.c1173 const struct hist_iter_ops hist_iter_mem = {
1181 const struct hist_iter_ops hist_iter_branch = {
1189 const struct hist_iter_ops hist_iter_normal = {
1197 const struct hist_iter_ops hist_iter_cumulative = {

Completed in 10 milliseconds