Searched refs:gTrackCoreLoad (Results 1 – 5 of 5) sorted by relevance
343 if (gTrackCoreLoad) in Continues()365 if (gTrackCoreLoad) in GoesAway()377 if (gTrackCoreLoad) in Dies()415 if (gTrackCoreLoad) { in Enqueue()489 if (!gTrackCoreLoad) in UpdateActivity()
46 extern bool gTrackCoreLoad;
413 ASSERT(gTrackCoreLoad); in AddLoad()432 ASSERT(gTrackCoreLoad); in RemoveLoad()452 ASSERT(gTrackCoreLoad); in ChangeLoad()
53 bool gTrackCoreLoad; variable776 gTrackCoreLoad = !gSingleCore || gTrackCPULoad; in scheduler_update_policy()780 gTrackCoreLoad ? "true" : "false"); in scheduler_update_policy()
311 } else if (gTrackCoreLoad) { in StartQuantumTimer()