Searched refs:tg_perf_controller (Results 1 – 1 of 1) sorted by relevance
85 static struct thread_group *tg_perf_controller; variable141 tg_perf_controller = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in thread_group_init()142 thread_group_set_name(tg_perf_controller, "perf_controller"); in thread_group_init()474 return thread_group_retain(tg_perf_controller); in thread_group_find_by_name_and_retain()517 result = tg_perf_controller; in thread_group_find_by_id_and_retain()518 thread_group_retain(tg_perf_controller); in thread_group_find_by_id_and_retain()