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