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