Searched refs:nwakeups (Results 1 – 1 of 1) sorted by relevance
226 uint64_t nwakeups = my_cpu->cpu_wakeups_issued_total; in machine_idle() local228 if ((nwakeups == cwakeups) && (topoParms.nLThreadsPerPackage == my_cpu->lcpu.package->num_idle)) { in machine_idle()