COUNTER_OVERFLOW  272 tools/testing/selftests/powerpc/pmu/ebb/ebb.c 	return val >= COUNTER_OVERFLOW;
COUNTER_OVERFLOW   38 tools/testing/selftests/powerpc/pmu/ebb/ebb.h 	return COUNTER_OVERFLOW - value;
COUNTER_OVERFLOW  125 tools/testing/selftests/powerpc/pmu/ebb/instruction_count_test.c 	sample_period = COUNTER_OVERFLOW;
COUNTER_OVERFLOW   33 tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c 	if (val >= COUNTER_OVERFLOW)
COUNTER_OVERFLOW   36 tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c 	count_pmc(5, COUNTER_OVERFLOW);
COUNTER_OVERFLOW   39 tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c 	if (val >= COUNTER_OVERFLOW)
COUNTER_OVERFLOW   42 tools/testing/selftests/powerpc/pmu/ebb/pmc56_overflow_test.c 	count_pmc(6, COUNTER_OVERFLOW);