Home
last modified time | relevance | path

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

/tools/perf/util/
A Dhist.h146 struct hist_iter_ops { struct
167 const struct hist_iter_ops *ops; argument
174 extern const struct hist_iter_ops hist_iter_normal;
175 extern const struct hist_iter_ops hist_iter_branch;
176 extern const struct hist_iter_ops hist_iter_mem;
177 extern const struct hist_iter_ops hist_iter_cumulative;
A Dhist.c1302 const struct hist_iter_ops hist_iter_mem = {
1310 const struct hist_iter_ops hist_iter_branch = {
1318 const struct hist_iter_ops hist_iter_normal = {
1326 const struct hist_iter_ops hist_iter_cumulative = {

Completed in 16 milliseconds