Searched refs:TracingMode (Results 1 - 3 of 3) sorted by last modified time

/art/runtime/native/
H A Ddalvik_system_ZygoteHooks.cc135 if (Trace::GetMethodTracingMode() != TracingMode::kTracingInactive) {
152 if (Trace::GetMethodTracingMode() != TracingMode::kTracingInactive) {
/art/runtime/
H A Dtrace.cc557 TracingMode Trace::GetMethodTracingMode() {
H A Dtrace.h46 enum TracingMode { enum in namespace:art
138 static TracingMode GetMethodTracingMode() LOCKS_EXCLUDED(Locks::trace_lock_);

Completed in 250 milliseconds