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