Searched refs:HasBranchListeners (Results 1 – 3 of 3) sorted by relevance
379 bool HasBranchListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasBranchListeners() function446 if (UNLIKELY(HasBranchListeners())) { in Branch()
375 return instr->HasBranchListeners(); in HasEventListener()
155 if (UNLIKELY(instrumentation->HasBranchListeners())) { in BranchInstrumentation()