Home
last modified time | relevance | path

Searched defs:is_tracing (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.h76 static bool is_tracing; variable
Dtrace.cpp30 bool Trace::is_tracing = false; member in panda::Trace