HomeSort by relevance Sort by last modified time
    Searched refs:kEnableHeapProfiling (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/
base_switches.cc 21 const char kEnableHeapProfiling[] = "enable-heap-profiling";
base_switches.h 17 extern const char kEnableHeapProfiling[];
  /external/libchrome/base/trace_event/
memory_dump_manager.cc 157 switches::kEnableHeapProfiling))
161 ->GetSwitchValueASCII(switches::kEnableHeapProfiling);
175 << switches::kEnableHeapProfiling << " flag is not supported "
180 << switches::kEnableHeapProfiling << " flag.";
    [all...]

Completed in 9486 milliseconds