HomeSort by relevance Sort by last modified time
    Searched full:process_names (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/scripts/python/
futex-contention.py 17 process_names = {} variable
22 process_names = {} # long-lived pid-to-execname mapping variable
30 process_names[tid] = comm
49 (process_names[tid], tid, lock, count, avg)

Completed in 103 milliseconds