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