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.cpp67 bool CpuProfiler::StartCpuProfilerForInfo() in StartCpuProfilerForInfo() function in panda::ecmascript::CpuProfiler
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp804 bool DFXJSNApi::StartCpuProfilerForInfo([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] int int… in StartCpuProfilerForInfo() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp566 HWTEST_F_L0(DFXJSNApiTests, StartCpuProfilerForInfo) in HWTEST_F_L0() argument