Searched refs:RTGLoadInfo (Results 1 – 3 of 3) sorted by relevance
125 RTGLoadInfo GetLoad() in GetLoad()128 return RTGLoadInfo(); in GetLoad()133 RTGLoadInfo GetLoad(pid_t tid) in GetLoad()136 return RTGLoadInfo(); in GetLoad()
24 struct RTGLoadInfo { struct50 RTGLoadInfo UpdateAndGetLoad(int tgid, pid_t tid);51 RTGLoadInfo UpdateAndGetLoad(int tgid);
244 RTGLoadInfo RTGCtrl::UpdateAndGetLoad(int tgid, pid_t tid) in UpdateAndGetLoad()248 RTGLoadInfo info {0}; in UpdateAndGetLoad()258 RTGLoadInfo RTGCtrl::UpdateAndGetLoad(int tgid) in UpdateAndGetLoad()262 RTGLoadInfo info {0}; in UpdateAndGetLoad()