Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_js_memory_parser.cpp322 auto cpuProfiler = jsHeapConfig.enable_cpu_profiler() ? 1 : 0; in ParseJSMemoryConfig() local
325 cpuProfiler, cpuProfilerInterval); in ParseJSMemoryConfig()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2898 uint32_t cpuProfiler, in AppendNewData() argument
2906 cpuProfilers_.emplace_back(cpuProfiler); in AppendNewData()
Dtrace_stdtype.h2341 uint32_t cpuProfiler,