Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc85 : breakdown_threshold_bytes(kDefaultBreakdownThresholdBytes) {} in HeapProfiler()
88 breakdown_threshold_bytes = kDefaultBreakdownThresholdBytes; in Clear()
496 MemoryDumpConfig::HeapProfiler::kDefaultBreakdownThresholdBytes; in SetMemoryDumpConfigFromConfigDict()
580 MemoryDumpConfig::HeapProfiler::kDefaultBreakdownThresholdBytes) { in ToDict()
Dtrace_config.h67 enum { kDefaultBreakdownThresholdBytes = 1024 }; enumerator
Dtrace_config_unittest.cc647 kDefaultBreakdownThresholdBytes), in TEST()
658 kDefaultBreakdownThresholdBytes), in TEST()