Searched defs:write_pmc (Results 1 – 4 of 4) sorted by relevance
440 void write_pmc(int pmc, u64 value) in write_pmc() function
72 static void write_pmc(int idx, unsigned long val) in write_pmc() function
855 static void write_pmc(int idx, unsigned long val) in write_pmc() function
162 void (*write_pmc)(int, u64); member