Home
last modified time | relevance | path

Searched refs:cond_destroy (Results 1 – 10 of 10) sorted by relevance

/tools/perf/bench/
A Dfutex-wake.c232 cond_destroy(&thread_parent); in bench_futex_wake()
233 cond_destroy(&thread_worker); in bench_futex_wake()
A Dfutex-hash.c228 cond_destroy(&thread_parent); in bench_futex_hash()
229 cond_destroy(&thread_worker); in bench_futex_hash()
A Dfutex-lock-pi.c232 cond_destroy(&thread_parent); in bench_futex_lock_pi()
233 cond_destroy(&thread_worker); in bench_futex_lock_pi()
A Dfutex-requeue.c307 cond_destroy(&thread_parent); in bench_futex_requeue()
308 cond_destroy(&thread_worker); in bench_futex_requeue()
A Dfutex-wake-parallel.c346 cond_destroy(&thread_parent); in bench_futex_wake_parallel()
347 cond_destroy(&thread_worker); in bench_futex_wake_parallel()
A Depoll-ctl.c398 cond_destroy(&thread_parent); in bench_epoll_ctl()
399 cond_destroy(&thread_worker); in bench_epoll_ctl()
A Depoll-wait.c531 cond_destroy(&thread_parent); in bench_epoll_wait()
532 cond_destroy(&thread_worker); in bench_epoll_wait()
/tools/perf/util/
A Dmutex.h121 void cond_destroy(struct cond *cnd);
A Dmutex.c101 void cond_destroy(struct cond *cnd) in cond_destroy() function
/tools/perf/
A Dbuiltin-top.c1247 cond_destroy(&top->qe.cond); in exit_process_thread()

Completed in 14 milliseconds