Searched refs:profiler_mutex_ (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/profiler/ | ||
D | heap-profiler.h | 109 base::Mutex profiler_mutex_; variable |
D | heap-profiler.cc | 188 base::MutexGuard guard(&profiler_mutex_); in ObjectMoveEvent() |