Searched defs:StopTracing (Results 1 – 5 of 5) sorted by relevance
81 void StopTracing() in StopTracing() function
62 std::unique_ptr<std::vector<TraceEvent>> Tracing::StopTracing() in StopTracing() function in panda::ecmascript::Tracing
126 void Trace::StopTracing() in StopTracing() function in ark::Trace
1072 std::unique_ptr<std::vector<TraceEvent>> DFXJSNApi::StopTracing([[maybe_unused]] const EcmaVM *vm) in StopTracing() function in panda::DFXJSNApi
669 HWTEST_F_L0(DFXJSNApiTests, StopTracing) in HWTEST_F_L0() argument