Searched refs:obj_index (Results 1 – 2 of 2) sorted by relevance
948 int obj_index; in GetStepThroughDispatchPlan() local956 obj_index = 1; in GetStepThroughDispatchPlan()962 obj_index = 0; in GetStepThroughDispatchPlan()973 argument_values.GetValueAtIndex(obj_index)->GetScalar().ULongLong(); in GetStepThroughDispatchPlan()1004 Value super_value(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan()1030 Value super_value(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan()1053 Value isa_value(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan()1110 dispatch_values.PushValue(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan()
42 uint32_t obj_index = queue.second->object_type; in DestroyQueueDataStructures() local45 assert(num_objects[obj_index] > 0); in DestroyQueueDataStructures()46 num_objects[obj_index]--; in DestroyQueueDataStructures()