Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dbpf_perf_event.h15 __u64 sample_period; member
Dperf_event.h338 __u64 sample_period; member
/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c31 u64 sample_period = 0x40000000ull; variable
71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count()
252 int count_pmc(int pmc, uint32_t sample_period) in count_pmc()
/tools/perf/util/
Dpython.c752 u64 sample_period = 0; in pyrf_evsel__init() local