Home
last modified time | relevance | path

Searched defs:StartCpuProfilerForInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp71 bool CpuProfiler::StartCpuProfilerForInfo() in StartCpuProfilerForInfo() function in panda::ecmascript::CpuProfiler
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp534 HWTEST_F_L0(DFXJSNApiTests, StartCpuProfilerForInfo) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp707 bool DFXJSNApi::StartCpuProfilerForInfo([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] int int… in StartCpuProfilerForInfo() function in panda::DFXJSNApi