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

/linux-master/tools/perf/util/
H A Dhist.c298 static void he_stat__add_period(struct he_stat *he_stat, u64 period) function
617 he_stat__add_period(&he->stat, period);
621 he_stat__add_period(he->stat_acc, period);
853 * and the he_stat__add_period() function.

Completed in 99 milliseconds