Searched refs:isSchedulingEntity (Results 1 – 1 of 1) sorted by relevance
3063 assert(isSchedulingEntity() && in verify()3086 bool isSchedulingEntity() const { return FirstInBundle == this; } in isSchedulingEntity() function3097 assert(isSchedulingEntity() && in isReady()3139 if (!isSchedulingEntity()) { in dump()3408 assert(SD->isSchedulingEntity() && SD->isReady() && in verify()12451 assert(BundleMember->isSchedulingEntity() && in buildBundle()12512 assert(Picked->isSchedulingEntity() && Picked->isReady() && in tryScheduleBundle()12578 assert(Bundle->isSchedulingEntity() && in cancelScheduling()12748 assert(SD->isSchedulingEntity()); in calculateDependencies()12983 if (SD->isSchedulingEntity() && SD->isPartOfBundle()) in scheduleBlock()[all …]