Searched defs:write_pmc (Results 1 – 4 of 4) sorted by relevance
442 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
761 static void write_pmc(int idx, unsigned long val) in write_pmc() function
162 void (*write_pmc)(int, u64); member