Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/methodtrace/
Dtrace.h76 static bool isTracing_; variable
Dtrace.cpp31 bool Trace::isTracing_ = false; member in ark::Trace