Searched defs:write_pmc (Results 1 – 4 of 4) sorted by relevance
444 void write_pmc(int pmc, u64 value) in write_pmc() function
89 static void write_pmc(int idx, unsigned long val) in write_pmc() function
737 static void write_pmc(int idx, unsigned long val) in write_pmc() function
160 void (*write_pmc)(int, u64); member