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