Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_js_memory_parser.cpp320 auto captureNumericValue = jsHeapConfig.capture_numeric_value() ? 1 : 0; in ParseJSMemoryConfig() local
324 …DataCache_->GetJsConfigData()->AppendNewData(pid, type_, interval, captureNumericValue, trackAlloc… in ParseJSMemoryConfig()
/developtools/profiler/device/plugins/arkts_plugin/src/
Darkts_plugin.cpp30 …,"method":"HeapProfiler.takeHeapSnapshot","params":{"reportProgress":true,"captureNumericValue":)";
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2896 uint32_t captureNumericValue, in AppendNewData() argument
2904 captureNumericValues_.emplace_back(captureNumericValue); in AppendNewData()
Dtrace_stdtype.h2339 uint32_t captureNumericValue,