Home
last modified time | relevance | path

Searched refs:UpdatePerfUtil (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_ioctl.h48 bool UpdatePerfUtil(int tgid, int util);
H A Dthread_group.h122 return RTGCtrl::Instance().UpdatePerfUtil(tgid, util); in UpdateUitl()
H A Drtg_ioctl.cpp228 bool RTGCtrl::UpdatePerfUtil(int tgid, int util) in UpdatePerfUtil() function in ffrt::RTGCtrl
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp279 ret = RTGCtrl::Instance().UpdatePerfUtil(tgid, util);