Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/bench/
H A Dsched-pipe.c188 static void *worker_thread(void *__tdata) in worker_thread() argument
190 struct thread_data *td = __tdata; in worker_thread()
H A Dnuma.c1206 static void *worker_thread(void *__tdata) in worker_thread() argument
1208 struct thread_data *td = __tdata; in worker_thread()