HomeSort by relevance Sort by last modified time
    Searched refs:ebb_check_count (Results 1 - 4 of 4) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
cycles_test.c 52 FAIL_IF(!ebb_check_count(1, sample_period, 100));
ebb.h 46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
lost_exception_test.c 89 FAIL_IF(!ebb_check_count(4, orig_period, 2 * (max_period - orig_period)));
ebb.c 71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) function

Completed in 71 milliseconds