Home
last modified time | relevance | path

Searched refs:EndTracePoint (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandabase/trace/
Dtrace.h49 static inline void EndTracePoint() in EndTracePoint() function
80 EndTracePoint(); in ~ScopedTrace()
113 EndTracePoint(); in ~ScopeTraceStremHelperEnd()
/arkcompiler/runtime_core/tests/fuzztest/begintracepoint_fuzzer/
Dbegintracepoint_fuzzer.cpp24 panda::trace::EndTracePoint(); in BeginTracePointFuzzTest()
/arkcompiler/runtime_core/docs/
Dtracing.md31 trace::EndTracePoint();
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp150 trace::EndTracePoint(); in RunPass()