Searched defs:StartCpuProfilerForFile (Results 1 – 3 of 3) sorted by relevance
118 bool CpuProfiler::StartCpuProfilerForFile(const std::string &fileName) in StartCpuProfilerForFile() function in panda::ecmascript::CpuProfiler
519 HWTEST_F_L0(DFXJSNApiTests, StartCpuProfilerForFile) in HWTEST_F_L0() argument
655 bool DFXJSNApi::StartCpuProfilerForFile([[maybe_unused]] const EcmaVM *vm, in StartCpuProfilerForFile() function in panda::DFXJSNApi