Searched refs:thread_group_get_name (Results 1 – 3 of 3) sorted by relevance
144 const char * thread_group_get_name(struct thread_group *tg);
1189 thread_group_get_name(struct thread_group *tg) in thread_group_get_name() function1369 return thread_group_get_name(tg); in sched_perfcontrol_thread_group_get_name()
5977 const char *name = thread_group_get_name(tg); in stackshot_thread_group_snapshot()