Searched refs:profiler_mutex_ (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/profiler/ | ||
D | heap-profiler.h | 104 base::Mutex profiler_mutex_; variable |
D | heap-profiler.cc | 181 base::LockGuard<base::Mutex> guard(&profiler_mutex_); in ObjectMoveEvent() |