Home
last modified time | relevance | path

Searched defs:worker (Results 1 – 10 of 10) sorted by relevance

/tools/perf/bench/
Dfutex-hash.c43 struct worker { struct
44 int tid;
45 u_int32_t *futex;
46 pthread_t thread;
70 static void *workerfn(void *arg) in workerfn() argument
130 struct worker *worker = NULL; in bench_futex_hash() local
Dfutex-lock-pi.c27 struct worker { struct
35 static struct worker *worker; variable
Depoll-wait.c118 struct worker { struct
119 int tid;
120 int epollfd; /* for --multiq */
121 pthread_t thread;
122 unsigned long ops;
123 int *fdmap;
292 static int do_threads(struct worker *worker, struct perf_cpu_map *cpu) in do_threads()
382 struct worker *worker = p; in writerfn() local
436 struct worker *worker = NULL; in bench_epoll_wait() local
Depoll-ctl.c67 struct worker { struct
68 int tid;
69 pthread_t thread;
70 unsigned long ops[EPOLL_NR_OPS];
71 int *fdmap;
223 static int do_threads(struct worker *worker, struct perf_cpu_map *cpu) in do_threads()
317 struct worker *worker = NULL; in bench_epoll_ctl() local
Dsched-messaging.c150 static void create_thread_worker(union messaging_worker *worker, in create_thread_worker()
171 static void create_process_worker(union messaging_worker *worker, in create_process_worker()
185 static void create_worker(union messaging_worker *worker, in create_worker()
194 static void reap_worker(union messaging_worker *worker) in reap_worker()
210 static unsigned int group(union messaging_worker *worker, in group()
Dfutex-wake.c36 static pthread_t *worker; variable
Dfutex-requeue.c36 static pthread_t *worker; variable
Dfutex-wake-parallel.c41 pthread_t worker; member
/tools/testing/selftests/bpf/prog_tests/
Dsend_signal_sched_switch.c18 static void *worker(void *p) in worker() function
/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c26 void *worker(void *unused) in worker() function