Searched refs:HasDexPcListeners (Results 1 – 3 of 3) sorted by relevance
336 bool HasDexPcListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasDexPcListeners() function416 if (UNLIKELY(HasDexPcListeners())) { in DexPcMovedEvent()
374 return instr->HasDexPcListeners(); in HasEventListener()505 EXPECT_FALSE(instr->HasDexPcListeners()); in TEST_F()
70 if (UNLIKELY(instrumentation->HasDexPcListeners()) && \141 DCHECK(instrumentation->HasDexPcListeners()); in DoDexPcMoveEvent()