Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dhist.c1106 struct hist_entry he_tmp = { in iter_add_next_cumulative_entry() local
1124 bool fast = hists__has(he_tmp.hists, sym); in iter_add_next_cumulative_entry()
1140 if (fast && hist_entry__fast__sym_diff(he_cache[i], &he_tmp)) in iter_add_next_cumulative_entry()
1143 if (hist_entry__cmp(he_cache[i], &he_tmp) == 0) { in iter_add_next_cumulative_entry()