Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc63 constexpr bool kVerboseInstrumentation = false; variable
134 if (kVerboseInstrumentation) { in ProcessMethodUnwindCallbacks()
145 if (kVerboseInstrumentation) { in ProcessMethodUnwindCallbacks()
165 if (kVerboseInstrumentation && new_exception_thrown) { in ProcessMethodUnwindCallbacks()
503 if (kVerboseInstrumentation) { in InstrumentationInstallStack()
510 if (kVerboseInstrumentation) { in InstrumentationInstallStack()
550 if (kVerboseInstrumentation) { in InstrumentationInstallStack()
625 if (kVerboseInstrumentation) { in ReportMethodEntryForOnStackMethods()
677 if (kVerboseInstrumentation) { in InstrumentationRestoreStack()