Home
last modified time | relevance | path

Searched refs:IntervalLoadPredictor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.cpp86 void IntervalLoadPredictor::UpdateTotalLoad(uint64_t load) in UpdateTotalLoad()
91 void IntervalLoadPredictor::UpdateCPLoad(uint64_t load) in UpdateCPLoad()
100 uint64_t IntervalLoadPredictor::GetTotalLoad() in GetTotalLoad()
105 uint64_t IntervalLoadPredictor::GetCPLoad() in GetCPLoad()
H A Dinterval.h161 class IntervalLoadPredictor {
163 IntervalLoadPredictor() in IntervalLoadPredictor() function
258 IntervalLoadPredictor lp;
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_interval.cpp236 IntervalLoadPredictor lp;