Searched refs:ProcResUnitMask (Results 1 – 2 of 2) sorted by relevance
117 ProcResUnitMask(0), ReservedResourceGroups(0), AvailableBuffers(~0ULL), in ResourceManager()140 ProcResUnitMask |= Mask; in ResourceManager()155 AvailableProcResUnits = ProcResUnitMask; in ResourceManager()304 BusyResourceMask &= ProcResUnitMask; in checkAvailability()
357 uint64_t ProcResUnitMask; variable428 uint64_t getProcResUnitMask() const { return ProcResUnitMask; } in getProcResUnitMask()