Searched defs:tgid (Results 1 - 4 of 4) sorted by relevance
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_rtg.cpp | 61 int tgid = RTGCtrl::Instance().GetThreadGroup(); in HWTEST_F() local 76 int tgid = RTGCtrl::Instance().GetThreadGroup(); in HWTEST_F() local 96 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 116 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 134 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 159 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local 227 int tgid = RTGCtrl::Instance().GetThreadGroup(); HWTEST_F() local [all...] |
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | thread_group.h | 167 int tgid = -1; global() member in ffrt::ThreadGroup [all...] |
H A D | rtg_ioctl.cpp | 143 ss << " tgid: " << tgid; in Format() local 155 RTGMsg(uint32_t cmd, int32_t tgid, int64_t data) in RTGMsg() argument 161 int32_t tgid; member in ffrt::RTGCtrl::RTGMsg 198 int tgid in GetThreadGroup() local 204 PutThreadGroup(int tgid) PutThreadGroup() argument 212 JoinThread(int tgid, pid_t tid) JoinThread() argument 220 RemoveThread(int tgid, pid_t tid) RemoveThread() argument 228 UpdatePerfUtil(int tgid, int util) UpdatePerfUtil() argument 236 UpdatePerfFreq(int tgid, int64_t freq) UpdatePerfFreq() argument 244 UpdateAndGetLoad(int tgid, pid_t tid) UpdateAndGetLoad() argument 258 UpdateAndGetLoad(int tgid) UpdateAndGetLoad() argument 272 SetGroupWindowSize(int tgid, uint64_t size) SetGroupWindowSize() argument 280 SetInvalidInterval(int tgid, uint64_t interval) SetInvalidInterval() argument 288 Begin(int tgid) Begin() argument 296 End(int tgid) End() argument 304 SetPreferredCluster(int tgid, int clusterId) SetPreferredCluster() argument [all...] |
/foundation/resourceschedule/memmgr/common/include/ |
H A D | kernel_interface.h | 34 int tgid; member
|
Completed in 2 milliseconds