Searched refs:num_thread_groups (Results 1 – 1 of 1) sorted by relevance
5129 int num_thread_groups = 0; in kdp_stackshot_kcdata_format() local5144 …if (thread_group_iterate_stackshot(stackshot_thread_group_count, &num_thread_groups) != KERN_SUCCE… in kdp_stackshot_kcdata_format()5148 if (num_thread_groups > 0) { in kdp_stackshot_kcdata_format()5149 …YPE_THREAD_GROUP_SNAPSHOT, sizeof(struct thread_group_snapshot_v3), num_thread_groups, &out_addr)); in kdp_stackshot_kcdata_format()