Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp114 bool CpuProfiler::StartCpuProfilerForFile(const std::string &fileName) in StartCpuProfilerForFile() function in panda::ecmascript::CpuProfiler
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp522 HWTEST_F_L0(DFXJSNApiTests, StartCpuProfilerForFile) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp684 bool DFXJSNApi::StartCpuProfilerForFile([[maybe_unused]] const EcmaVM *vm, in StartCpuProfilerForFile() function in panda::DFXJSNApi