Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbase_switches.cc21 const char kEnableHeapProfiling[] = "enable-heap-profiling"; variable
Dbase_switches.h17 extern const char kEnableHeapProfiling[];
/external/libchrome/base/trace_event/
Dmemory_dump_manager.cc157 switches::kEnableHeapProfiling)) in EnableHeapProfilingIfNeeded()
161 ->GetSwitchValueASCII(switches::kEnableHeapProfiling); in EnableHeapProfilingIfNeeded()
175 << switches::kEnableHeapProfiling << " flag is not supported " in EnableHeapProfilingIfNeeded()
180 << switches::kEnableHeapProfiling << " flag."; in EnableHeapProfilingIfNeeded()