Home
last modified time | relevance | path

Searched refs:WorkerCtrl (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_monitor.cpp186 WorkerCtrl &workerCtrl = ctrlQueue[i]; in QosWorkerNumSegment()
190 WorkerCtrl &workerCtrl = ctrlQueue[j]; in QosWorkerNumSegment()
200 WorkerCtrl &workerCtrl = ctrlQueue[i]; in QosWorkerNumSegment()
216 WorkerCtrl &workerCtrl = ctrlQueue[i]; in QosWorkerNumSegment()
285 WorkerCtrl& workerCtrl = ctrlQueue[static_cast<int>(qos)]; in TimeoutCount()
297 WorkerCtrl& workerCtrl = ctrlQueue[static_cast<int>(qos)]; in WakeupCount()
306 WorkerCtrl& workerCtrl = ctrlQueue[static_cast<int>(qos)]; in DoDestroy()
316 WorkerCtrl& workerCtrl = ctrlQueue[static_cast<int>(qos)]; in WakedWorkerNum()
323 WorkerCtrl& workerCtrl = ctrlQueue[static_cast<int>(qos)]; in SleepingWorkerNum()
330 WorkerCtrl in HasDeepSleepWork()
[all...]
H A Dscpu_monitor.cpp22 WorkerCtrl& workerCtrl = ctrlQueue[static_cast<int>(qos)]; in IntoSleep()
H A Dcpu_monitor.h35 struct WorkerCtrl { struct
82 WorkerCtrl ctrlQueue[QoS::MaxNum()];

Completed in 2 milliseconds