Searched refs:heap_profiler_options (Results 1 – 4 of 4) sorted by relevance
115 heap_profiler_options.Clear(); in Clear()535 const DictionaryValue* heap_profiler_options = nullptr; in SetMemoryDumpConfigFromConfigDict() local537 &heap_profiler_options)) { in SetMemoryDumpConfigFromConfigDict()539 if (heap_profiler_options->GetInteger(kBreakdownThresholdBytes, in SetMemoryDumpConfigFromConfigDict()542 memory_dump_config_.heap_profiler_options.breakdown_threshold_bytes = in SetMemoryDumpConfigFromConfigDict()545 memory_dump_config_.heap_profiler_options.breakdown_threshold_bytes = in SetMemoryDumpConfigFromConfigDict()611 if (memory_dump_config_.heap_profiler_options.breakdown_threshold_bytes != in ToDict()616 memory_dump_config_.heap_profiler_options.breakdown_threshold_bytes); in ToDict()
80 HeapProfiler heap_profiler_options; member
647 tc1.memory_dump_config_.heap_profiler_options.breakdown_threshold_bytes); in TEST()669 tc.memory_dump_config_.heap_profiler_options in TEST()680 tc.memory_dump_config_.heap_profiler_options in TEST()
317 session_state.memory_dump_config().heap_profiler_options in ExportHeapDump()