Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dprofiler-listener.h106 const CpuProfilingNamingMode naming_mode_; variable
Dprofiler-listener.cc39 naming_mode_(naming_mode) {} in ProfilerListener()
367 switch (naming_mode_) { in GetFunctionName()
Dcpu-profiler.cc508 naming_mode_(naming_mode), in CpuProfiler()
556 *code_observer_->weak_code_registry(), naming_mode_)); in EnableLogging()
Dcpu-profiler.h395 const NamingMode naming_mode_; variable