Searched refs:isSchedulingEntity (Results 1 – 1 of 1) sorted by relevance
2720 assert(isSchedulingEntity() && in verify()2743 bool isSchedulingEntity() const { return FirstInBundle == this; } in isSchedulingEntity() function2754 assert(isSchedulingEntity() && in isReady()2796 if (!isSchedulingEntity()) { in dump()3066 assert(SD->isSchedulingEntity() && SD->isReady() && in verify()9060 assert(BundleMember->isSchedulingEntity() && in buildBundle()9121 assert(Picked->isSchedulingEntity() && Picked->isReady() && in tryScheduleBundle()9187 assert(Bundle->isSchedulingEntity() && in cancelScheduling()9345 assert(SD->isSchedulingEntity()); in calculateDependencies()9577 if (SD->isSchedulingEntity() && SD->isPartOfBundle()) in scheduleBlock()[all …]