Searched refs:he_tmp (Results 1 – 1 of 1) sorted by relevance
1136 struct hist_entry he_tmp = { in iter_add_next_cumulative_entry() local1154 bool fast = hists__has(he_tmp.hists, sym); in iter_add_next_cumulative_entry()1173 if (fast && hist_entry__fast__sym_diff(he_cache[i], &he_tmp)) in iter_add_next_cumulative_entry()1176 if (hist_entry__cmp(he_cache[i], &he_tmp) == 0) { in iter_add_next_cumulative_entry()