Home
last modified time | relevance | path

Searched defs:sample_period (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c33 u64 sample_period = 0x40000000ull; variable
73 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count()
254 int count_pmc(int pmc, uint32_t sample_period) in count_pmc()
/tools/perf/util/
Dpython.c593 u64 sample_period = 0; in pyrf_evsel__init() local