Home
last modified time | relevance | path

Searched defs:hist_entry (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dsort.h89 struct hist_entry { struct
90 struct rb_node rb_node_in;
91 struct rb_node rb_node;
92 union {
95 } pairs;
96 struct he_stat stat;
97 struct he_stat *stat_acc;
121 struct hist_entry_diff diff; argument
142 struct hist_entry *parent_he; argument
143 struct hist_entry_ops *ops; argument
[all …]