Searched refs:CgroupSchedDispatch (Results 1 – 3 of 3) sorted by relevance
28 extern "C" void CgroupSchedDispatch(uint32_t resType, int64_t value, const nlohmann::json& payload);
204 CgroupSchedDispatch(resType, value, payload); in DispatchResourceInner()
480 extern "C" void CgroupSchedDispatch(uint32_t resType, int64_t value, const nlohmann::json& payload) in CgroupSchedDispatch() function