Home
last modified time | relevance | path

Searched defs:enable_cpu_profiler (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/js_memory/
Djs_heap_config.proto29 bool enable_cpu_profiler = 6; field
/developtools/profiler/protos/types/plugins/arkts_plugin/
Darkts_plugin_config.proto30 bool enable_cpu_profiler = 6; field
/developtools/profiler/device/plugins/arkts_plugin/test/unittest/
Darkts_plugin_unittest.cpp51 bool enable_cpu_profiler, uint32_t cpu_profiler_interval = 1000) in SetArkTSConfig()
/developtools/smartperf_host/ide/src/trace/component/setting/bean/
DProfilerServiceTypes.ts514 enable_cpu_profiler: boolean; property