Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dsched-pipe.c55 static void *worker_thread(void *__tdata) in worker_thread() argument
57 struct thread_data *td = __tdata; in worker_thread()
Dnuma.c1031 static void *worker_thread(void *__tdata) in worker_thread() argument
1033 struct thread_data *td = __tdata; in worker_thread()