Searched refs:old_percent (Results 1 – 1 of 1) sorted by relevance
668 double old_percent = 0, new_percent = 0, diff; in hist_entry__snprintf() local671 old_percent = (period * 100.0) / total; in hist_entry__snprintf()675 diff = new_percent - old_percent; in hist_entry__snprintf()