Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dsched-pipe.c168 static void *worker_thread(void *__tdata) in worker_thread() argument
170 struct thread_data *td = __tdata; in worker_thread()
Dnuma.c1153 static void *worker_thread(void *__tdata) in worker_thread() argument
1155 struct thread_data *td = __tdata; in worker_thread()