Searched refs:stat_acc (Results 1 – 8 of 8) sorted by relevance
213 he->stat_acc ? he->stat_acc->period : 0); in print_hists_out()
216 TEST_ASSERT_VAL(buf, he->stat_acc->period == expected[i].children); in do_test()
95 struct he_stat *stat_acc; member190 period = he->stat_acc->period; in hist_entry__get_percent_limit()
308 he_stat__decay(he->stat_acc); in hists__decay_entry()420 he->stat_acc = malloc(sizeof(he->stat)); in hist_entry__init()421 if (he->stat_acc == NULL) in hist_entry__init()423 memcpy(he->stat_acc, &he->stat, sizeof(he->stat)); in hist_entry__init()502 zfree(&he->stat_acc); in hist_entry__init()597 he_stat__add_period(he->stat_acc, period, weight); in hists__findnew_entry()642 he_stat__add_cpumode_period(he->stat_acc, al->cpumode, period); in hists__findnew_entry()1264 zfree(&he->stat_acc); in hist_entry__delete()1537 he_stat__add_stat(iter->stat_acc, he->stat_acc); in hists__collapse_insert_entry()1775 total = he->stat_acc->period; in hists__hierarchy_output_resort()[all …]
60 return he->stat_acc->_field; \391 h->stat_acc->period : h->stat.period; in perf_gtk__show_hists()488 he->stat_acc->period : he->stat.period; in perf_gtk__add_hierarchy_entries()
308 return he->stat_acc->_field; \
387 parent_samples = he->stat_acc->period; in hist_entry_callchain__fprintf()
1124 parent_total = entry->stat_acc->period; in hist_browser__show_callchain()1195 return he->stat_acc->_field; \2806 total = he->stat_acc->period; in hist_browser__update_percent_limit()