Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
Dfutex-contention.py18 thread_thislock = {} variable
31 thread_thislock[tid] = uaddr
38 add_stats(lock_waits, (tid, thread_thislock[tid]), elapsed)
40 del thread_thislock[tid]