Home
last modified time | relevance | path

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

/art/test/597-deopt-new-string/
Ddeopt.cc36 gc::kCollectorTypeInstrumentation); in Java_Main_deoptimizeAll()
49 gc::kCollectorTypeInstrumentation); in Java_Main_undeoptimizeAll()
/art/runtime/gc/
Dcollector_type.h48 kCollectorTypeInstrumentation, enumerator
/art/runtime/
Dinstrumentation_test.cc196 gc::kCollectorTypeInstrumentation); in CheckConfigureStubs()
272 gc::kCollectorTypeInstrumentation); in DeoptimizeMethod()
285 gc::kCollectorTypeInstrumentation); in UndeoptimizeMethod()
300 gc::kCollectorTypeInstrumentation); in DeoptimizeEverything()
312 gc::kCollectorTypeInstrumentation); in UndeoptimizeEverything()
328 gc::kCollectorTypeInstrumentation); in EnableMethodTracing()
340 gc::kCollectorTypeInstrumentation); in DisableMethodTracing()
Dtrace.cc564 art::gc::kCollectorTypeInstrumentation); in RunSamplingThread()
817 gc::kCollectorTypeInstrumentation); in Start()
907 self, gc::kGcCauseInstrumentation, gc::kCollectorTypeInstrumentation); in StopTracing()
/art/tools/tracefast-plugin/
Dtracefast.cc127 art::gc::kCollectorTypeInstrumentation); in StartTracing()
/art/runtime/metrics/
Dstatsd.cc320 case gc::kCollectorTypeInstrumentation: in EncodeGcCollectorType()
/art/openjdkjvmti/
Devents.cc1647 art::gc::kCollectorTypeInstrumentation); in Shutdown()