Searched refs:mem_stat_total (Results 1 – 3 of 3) sorted by relevance
175 total += hists->mem_stat_total[mem_stat_idx].entries[i]; in hpp__fmt_mem_stat()181 if (hists->mem_stat_total[mem_stat_idx].entries[i] == 0) in hpp__fmt_mem_stat()435 if (hists->mem_stat_total[mem_stat_idx].entries[i]) in hpp__header_mem_stat_fn()461 if (hists->mem_stat_total[mem_stat_idx].entries[i] == 0) in hpp__header_mem_stat_fn()1263 hists->mem_stat_total = calloc(nr_mem_stats, in perf_hpp__alloc_mem_stats()1264 sizeof(*hists->mem_stat_total)); in perf_hpp__alloc_mem_stats()1265 if (hists->mem_stat_total == NULL) in perf_hpp__alloc_mem_stats()
139 struct he_mem_stat *mem_stat_total; member
357 hists->mem_stat_total[i].entries[idx] += period; in hists__update_mem_stat()3058 zfree(&hists->mem_stat_total); in hists_evsel__exit()