Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.h113 struct hist_iter_ops { struct
133 const struct hist_iter_ops *ops; argument
139 extern const struct hist_iter_ops hist_iter_normal;
140 extern const struct hist_iter_ops hist_iter_branch;
141 extern const struct hist_iter_ops hist_iter_mem;
142 extern const struct hist_iter_ops hist_iter_cumulative;
A Dhist.c1168 const struct hist_iter_ops hist_iter_mem = {
1176 const struct hist_iter_ops hist_iter_branch = {
1184 const struct hist_iter_ops hist_iter_normal = {
1192 const struct hist_iter_ops hist_iter_cumulative = {

Completed in 10 milliseconds