Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-profiler.h106 base::Mutex profiler_mutex_; variable
Dheap-profiler.cc186 base::MutexGuard guard(&profiler_mutex_); in ObjectMoveEvent()