Searched defs:callchain_list (Results 1 – 1 of 1) sorted by relevance
113 struct callchain_list { struct114 u64 ip;115 struct map_symbol ms;116 struct /* for TUI */ {120 u64 branch_count;121 u64 predicted_count;122 u64 abort_count;123 u64 cycles_count;124 u64 iter_count;125 u64 iter_cycles;[all …]