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