Home
last modified time | relevance | path

Searched refs:hog_cpu_thread_func (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/cgroup/
Dtest_cpu.c98 static void *hog_cpu_thread_func(void *arg) in hog_cpu_thread_func() function
148 ret = pthread_create(&tid, NULL, &hog_cpu_thread_func, NULL); in hog_cpus_timed()