Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc4550 bool jhp_enabled = GetHeapSampler().IsEnabled(); in AllocWithNewTLAB() local
4558 jhp_enabled ? JHPCalculateNextTlabSize( in AllocWithNewTLAB()
4577 if (jhp_enabled) { in AllocWithNewTLAB()
4590 if (jhp_enabled) { in AllocWithNewTLAB()
4603 if (jhp_enabled) { in AllocWithNewTLAB()
4617 if (jhp_enabled) { in AllocWithNewTLAB()
4630 if (jhp_enabled) { in AllocWithNewTLAB()
4645 if (jhp_enabled) { in AllocWithNewTLAB()
4662 if (jhp_enabled) { in AllocWithNewTLAB()