Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dhist.c1052 struct hist_entry **he_cache; in iter_prepare_cumulative_entry() local
1082 struct hist_entry **he_cache = iter->he_cache; in iter_add_single_cumulative_entry() local
1140 struct hist_entry **he_cache = iter->he_cache; in iter_add_next_cumulative_entry() local
Dhist.h146 struct hist_entry **he_cache; member