Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dsched-pipe.c54 static void *worker_thread(void *__tdata) in worker_thread() argument
56 struct thread_data *td = __tdata; in worker_thread()
Dnuma.c1177 static void *worker_thread(void *__tdata) in worker_thread() argument
1179 struct thread_data *td = __tdata; in worker_thread()