Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc47 const char kBreakdownThresholdBytes[] = "breakdown_threshold_bytes"; variable
489 if (heap_profiler_options->GetInteger(kBreakdownThresholdBytes, in SetMemoryDumpConfigFromConfigDict()
583 kBreakdownThresholdBytes, in ToDict()
/external/cronet/base/trace_event/
Dtrace_config.cc60 const char kBreakdownThresholdBytes[] = "breakdown_threshold_bytes"; variable
566 heap_profiler_options->FindInt(kBreakdownThresholdBytes); in SetMemoryDumpConfigFromConfigDict()
673 kBreakdownThresholdBytes, in ToValue()