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()
669 static detail::Stopwatch s_sp("ResendQueue::TryAgain()"); in processResending() local670 s_sp.Start(); in processResending()672 s_sp.Stop(); in processResending()