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

/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.h160 inline void AddLoad(int32 load, uint32 epoch,
405 CoreEntry::AddLoad(int32 load, uint32 epoch, bool updateLoad) function in class:Scheduler::CoreEntry
H A Dscheduler_thread.cpp176 targetCore->AddLoad(fNeededLoad, fLoadMeasurementEpoch, true);
H A Dscheduler_thread.h418 fCore->AddLoad(fNeededLoad, fLoadMeasurementEpoch, !updateLoad);

Completed in 92 milliseconds