Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c1140 struct hist_entry **he_cache; in iter_prepare_cumulative_entry() local
1170 struct hist_entry **he_cache = iter->he_cache; in iter_add_single_cumulative_entry() local
1228 struct hist_entry **he_cache = iter->he_cache; in iter_add_next_cumulative_entry() local
H A Dhist.h165 struct hist_entry **he_cache; member