Home
last modified time | relevance | path

Searched refs:he_stat__add_period (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c284 static void he_stat__add_period(struct he_stat *he_stat, u64 period, in he_stat__add_period() function
608 he_stat__add_period(&he->stat, period, weight); in hists__findnew_entry()
612 he_stat__add_period(he->stat_acc, period, weight); in hists__findnew_entry()
834 * and the he_stat__add_period() function. in iter_add_single_mem_entry()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c298 static void he_stat__add_period(struct he_stat *he_stat, u64 period) in he_stat__add_period() function
618 he_stat__add_period(&he->stat, period); in hists__findnew_entry()
622 he_stat__add_period(he->stat_acc, period); in hists__findnew_entry()
854 * and the he_stat__add_period() function. in iter_add_single_mem_entry()

Completed in 8 milliseconds