Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dhist.c1072 struct hist_entry **he_cache; in iter_prepare_cumulative_entry() local
1102 struct hist_entry **he_cache = iter->he_cache; in iter_add_single_cumulative_entry() local
1160 struct hist_entry **he_cache = iter->he_cache; in iter_add_next_cumulative_entry() local
Dhist.h153 struct hist_entry **he_cache; member