Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dhist.c1162 struct hist_entry he_tmp = { in iter_add_next_cumulative_entry() local
1180 bool fast = hists__has(he_tmp.hists, sym); in iter_add_next_cumulative_entry()
1199 if (fast && hist_entry__fast__sym_diff(he_cache[i], &he_tmp)) in iter_add_next_cumulative_entry()
1202 if (hist_entry__cmp(he_cache[i], &he_tmp) == 0) { in iter_add_next_cumulative_entry()