Home
last modified time | relevance | path

Searched refs:sample_period_lock (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp678 static SpinLock sample_period_lock = SPINLOCK_INITIALIZER; variable
2980 SpinLockHolder h(&sample_period_lock); in PickNextSample()