Searched refs:HasBranchListeners (Results 1 – 4 of 4) sorted by relevance
291 bool HasBranchListeners() const SHARED_REQUIRES(Locks::mutator_lock_) { in HasBranchListeners() function351 if (UNLIKELY(HasBranchListeners())) { in Branch()
310 return instr->HasBranchListeners(); in HasEventListener()
69 if (UNLIKELY(instrumentation->HasBranchListeners())) { \
74 if (UNLIKELY(instrumentation->HasBranchListeners())) { \