Searched refs:add_stats (Results 1 – 2 of 2) sorted by relevance
44 add_stats(lock_waits, (tid, thread_thislock[tid]), elapsed)
36 def add_stats(dict, key, value): function