Searched refs:cpu_powerstats (Results 1 – 1 of 1) sorted by relevance
87 void cpu_powerstats(void *);270 mp_cpus_call(CPUMASK_ALL, ASYNC, cpu_powerstats, NULL); in diagCall64()355 cpu_powerstats(__unused void *arg) in cpu_powerstats() function