Home
last modified time | relevance | path

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

/art/test/597-deopt-new-string/
Ddeopt.cc34 gc::kCollectorTypeInstrumentation); in Java_Main_deoptimizeAll()
53 gc::kCollectorTypeInstrumentation); in Java_Main_undeoptimizeAll()
/art/runtime/gc/
Dcollector_type.h44 kCollectorTypeInstrumentation, enumerator
/art/runtime/
Dinstrumentation_test.cc158 gc::kCollectorTypeInstrumentation); in CheckConfigureStubs()
213 gc::kCollectorTypeInstrumentation); in DeoptimizeMethod()
229 gc::kCollectorTypeInstrumentation); in UndeoptimizeMethod()
244 gc::kCollectorTypeInstrumentation); in DeoptimizeEverything()
259 gc::kCollectorTypeInstrumentation); in UndeoptimizeEverything()
274 gc::kCollectorTypeInstrumentation); in EnableMethodTracing()
286 gc::kCollectorTypeInstrumentation); in DisableMethodTracing()
Dtrace.cc354 gc::kCollectorTypeInstrumentation); in Start()
412 gc::kCollectorTypeInstrumentation); in StopTracing()
502 gc::kCollectorTypeInstrumentation); in Pause()
545 gc::kCollectorTypeInstrumentation); in Resume()
Ddebugger.cc656 gc::kCollectorTypeInstrumentation); in Disconnected()
3243 gc::kCollectorTypeInstrumentation); in ManageDeoptimization()