Searched defs:StopCpuProfilerForInfo (Results 1 – 3 of 3) sorted by relevance
172 bool CpuProfiler::StopCpuProfilerForInfo(std::unique_ptr<struct ProfileInfo> &profileInfo) in StopCpuProfilerForInfo() function in panda::ecmascript::CpuProfiler
828 std::unique_ptr<ProfileInfo> DFXJSNApi::StopCpuProfilerForInfo([[maybe_unused]] const EcmaVM *vm) in StopCpuProfilerForInfo() function in panda::DFXJSNApi
582 HWTEST_F_L0(DFXJSNApiTests, StopCpuProfilerForInfo) in HWTEST_F_L0() argument