Searched refs:upper (Results 1 – 3 of 3) sorted by relevance
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.c | 74 u64 count, upper, lower; in ebb_check_count() local 86 upper = ebb_state.stats.ebb_count * (sample_period + fudge); in ebb_check_count() 88 if (count > upper) { in ebb_check_count() 90 pmc, count, upper, count - upper); in ebb_check_count() 95 pmc, count, lower, upper, count - lower, upper - count); in ebb_check_count()
|
/tools/perf/Documentation/ |
D | perf-buildid-cache.txt | 16 the cache. In the future it should as well purge older entries, set upper
|
D | perf-timechart.txt | 27 In IO mode, every bar has two charts: upper and lower.
|