Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Dsort.h47 struct hist_entry { struct
48 struct rb_node rb_node_in;
72 struct hist_entry *pair; argument
96 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *); argument