Searched refs:s_sp (Results 1 – 3 of 3) sorted by relevance
141 static detail::Stopwatch s_sp("Sender::Process()"); in Process() local143 s_sp.Start(); in Process()145 s_sp.Stop(); in Process()
144 static detail::Stopwatch s_sp("Receiver::Process()"); in Process() local146 s_sp.Start(); in Process()148 s_sp.Stop(); in Process()
672 static detail::Stopwatch s_sp("ResendQueue::TryAgain()"); in processResending() local673 s_sp.Start(); in processResending()675 s_sp.Stop(); in processResending()