Searched refs:s_sp (Results 1 – 3 of 3) sorted by relevance
139 static detail::Stopwatch s_sp("Sender::Process()"); in Process() local141 s_sp.Start(); in Process()143 s_sp.Stop(); in Process()
142 static detail::Stopwatch s_sp("Receiver::Process()"); in Process() local144 s_sp.Start(); in Process()146 s_sp.Stop(); in Process()
667 static detail::Stopwatch s_sp("ResendQueue::TryAgain()"); in processResending() local668 s_sp.Start(); in processResending()670 s_sp.Stop(); in processResending()