Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc55 const char kHeapProfilerOptions[] = "heap_profiler_options"; variable
536 if (memory_dump_config.GetDictionary(kHeapProfilerOptions, in SetMemoryDumpConfigFromConfigDict()
617 memory_dump_config->Set(kHeapProfilerOptions, std::move(options)); in ToDict()