Home
last modified time | relevance | path

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

/tools/perf/bench/
A Dfutex-hash.c44 struct worker { struct
45 int tid;
46 u_int32_t *futex;
47 pthread_t thread;
48 unsigned long ops;
134 struct worker *worker = NULL; in bench_futex_hash() local
A Dfutex-lock-pi.c27 struct worker { struct
35 static struct worker *worker; argument
A 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
A 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
A 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()
A Dfutex-wake.c36 static pthread_t *worker; variable
A Dfutex-requeue.c36 static pthread_t *worker; variable
A Dfutex-wake-parallel.c41 pthread_t worker; member
/tools/testing/selftests/powerpc/tm/
A Dtm-vmx-unavail.c26 void *worker(void *unused) in worker() function
/tools/testing/selftests/bpf/prog_tests/
A Dsend_signal_sched_switch.c18 static void *worker(void *p) in worker() function

Completed in 16 milliseconds