Searched refs:stackshot_thread_group_count (Results 1 – 1 of 1) sorted by relevance
172 static void stackshot_thread_group_count(void *arg, int i, struct thread_group *tg);3263 …if (thread_group_iterate_stackshot(stackshot_thread_group_count, &num_thread_groups) != KERN_SUCCE… in kdp_stackshot_kcdata_format()3683 stackshot_thread_group_count(void *arg, int i, struct thread_group *tg) in stackshot_thread_group_count() function