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.c1138 struct hist_entry **he_cache; iter_prepare_cumulative_entry() local
1168 struct hist_entry **he_cache = iter->he_cache; iter_add_single_cumulative_entry() local
1226 struct hist_entry **he_cache = iter->he_cache; iter_add_next_cumulative_entry() local
[all...]
H A Dhist.h165 struct hist_entry **he_cache; global() member