Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/pmu/ebb/
Debb.h14 #define PMC_INDEX(pmc) ((pmc)-1) argument
41 static inline void ebb_enable_pmc_counting(int pmc) in ebb_enable_pmc_counting()
Debb.c73 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()
442 void write_pmc(int pmc, u64 value) in write_pmc()
454 u64 read_pmc(int pmc) in read_pmc()