Searched refs:sProfilingLock (Results 1 – 1 of 1) sorted by relevance
152 private static Object sProfilingLock = new Object(); field in TrafficStats325 synchronized (sProfilingLock) { in startDataProfiling()343 synchronized (sProfilingLock) { in stopDataProfiling()