Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc93 : breakdown_threshold_bytes(kDefaultBreakdownThresholdBytes) {} in HeapProfiler()
96 breakdown_threshold_bytes = kDefaultBreakdownThresholdBytes; in Clear()
546 MemoryDumpConfig::HeapProfiler::kDefaultBreakdownThresholdBytes; in SetMemoryDumpConfigFromConfigDict()
612 MemoryDumpConfig::HeapProfiler::kDefaultBreakdownThresholdBytes) { in ToDict()
Dtrace_config.h61 enum { kDefaultBreakdownThresholdBytes = 1024 }; enumerator
Dtrace_config_unittest.cc668 ::kDefaultBreakdownThresholdBytes, in TEST()
679 ::kDefaultBreakdownThresholdBytes, in TEST()