Searched refs:AutoGlobalLock (Results 1 – 3 of 3) sorted by relevance
95 struct AutoGlobalLock { struct96 AutoGlobalLock() { GlobalLock<LockId>::Lock(); } in AutoGlobalLock() function97 ~AutoGlobalLock() { GlobalLock<LockId>::Unlock(); } in ~AutoGlobalLock() argument180 AutoGlobalLock<ProfilerLockId> lock; in ThreadExitCallback()224 AutoGlobalLock<ProfilerLockId> lock; in RegisterCurrentThreadForProfiling()
333 AutoGlobalLock<ProfilerLockId> lock; in ProfilerThreadFunc()350 AutoGlobalLock<ProfilerLockId> lock; in StartProfiling()360 AutoGlobalLock<ProfilerLockId> lock; in FinishProfiling()
310 AutoGlobalLock<EightBitIntGemmLockId> lock; in EightBitIntGemm()347 AutoGlobalLock<EightBitIntGemmLockId> lock; in EightBitIntGemm()408 AutoGlobalLock<EightBitIntGemmLockId> lock; in SetMaxNumThreads()414 AutoGlobalLock<EightBitIntGemmLockId> lock; in FreePersistentResources()