Searched defs:StopTracing (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_tracker.h | 81 void StopTracing() in StopTracing() function in panda::ecmascript::HeapTracker |
| /arkcompiler/runtime_core/static_core/runtime/methodtrace/ | ||
| H A D | trace.cpp | 126 void Trace::StopTracing() in StopTracing() function in ark::Trace |
| /arkcompiler/ets_runtime/ecmascript/dfx/tracing/ | ||
| H A D | tracing.cpp | 62 std::unique_ptr<std::vector<TraceEvent>> Tracing::StopTracing() in StopTracing() function in panda::ecmascript::Tracing |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | dfx_jsnapi.cpp | 968 std::unique_ptr<std::vector<TraceEvent>> DFXJSNApi::StopTracing([[maybe_unused]] const EcmaVM *vm) in StopTracing() function in panda::DFXJSNApi |
Completed in 3 milliseconds