Searched refs:aggregate_lock_ (Results 1 – 2 of 2) sorted by relevance
242 MutexLock lock(&aggregate_lock_); in getTickerCount()257 MutexLock lock(&aggregate_lock_); in histogramData()273 MutexLock lock(&aggregate_lock_); in getHistogramString()279 MutexLock lock(&aggregate_lock_); in setTickerCount()301 MutexLock lock(&aggregate_lock_); in getAndResetTickerCount()336 MutexLock lock(&aggregate_lock_); in Reset()356 MutexLock lock(&aggregate_lock_); in ToString()394 MutexLock lock(&aggregate_lock_); in getTickerMap()
76 mutable port::Mutex aggregate_lock_; variable