Home
last modified time | relevance | path

Searched refs:mutex_destroy (Results 1 – 16 of 16) sorted by relevance

/tools/perf/util/
A Dsharded_mutex.c30 mutex_destroy(&sm->mutexes[i]); in sharded_mutex__delete()
A Drwsem.c22 mutex_destroy(&sem->mtx); in exit_rwsem()
A Dmutex.h107 void mutex_destroy(struct mutex *mtx);
A Dmutex.c47 void mutex_destroy(struct mutex *mtx) in mutex_destroy() function
A Ddso.c1610 mutex_destroy(dso__lock(dso)); in dso__delete()
/tools/perf/ui/
A Dsetup.c122 mutex_destroy(&ui__lock); in exit_browser()
/tools/perf/bench/
A Dfutex-wake.c234 mutex_destroy(&thread_lock); in bench_futex_wake()
A Dfutex-hash.c230 mutex_destroy(&thread_lock); in bench_futex_hash()
A Dfutex-lock-pi.c234 mutex_destroy(&thread_lock); in bench_futex_lock_pi()
A Dfutex-requeue.c309 mutex_destroy(&thread_lock); in bench_futex_requeue()
A Dfutex-wake-parallel.c348 mutex_destroy(&thread_lock); in bench_futex_wake_parallel()
A Depoll-ctl.c400 mutex_destroy(&thread_lock); in bench_epoll_ctl()
A Depoll-wait.c533 mutex_destroy(&thread_lock); in bench_epoll_wait()
/tools/perf/
A Dbuiltin-top.c1246 mutex_destroy(&top->qe.mutex); in exit_process_thread()
A Dbuiltin-sched.c3725 mutex_destroy(&sched->start_work_mutex); in perf_sched__replay()
3726 mutex_destroy(&sched->work_done_wait_mutex); in perf_sched__replay()
A Dbuiltin-record.c2164 mutex_destroy(&synth_lock); in record__synthesize()

Completed in 34 milliseconds