Searched refs:period_percent (Results 1 – 2 of 2) sorted by relevance
180 d = A->period_percent - B->period_percent186 - period_percent being the % of the hist entry period value within189 - with filtering by -C, -d and/or -S, period_percent might be changed
232 static double period_percent(struct hist_entry *he, u64 period) in period_percent() function241 double old_percent = period_percent(he, he->stat.period); in compute_delta()242 double new_percent = period_percent(pair, pair->stat.period); in compute_delta()