Home
last modified time | relevance | path

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

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