Searched defs:UmaSamplesContainer (Results 1 – 2 of 2) sorted by relevance
317 struct UmaSamplesContainer { struct332 const std::string uma_prefix_;333 Clock* const clock_;334 SampleCounter input_width_counter_;335 SampleCounter input_height_counter_;336 SampleCounter sent_width_counter_;337 SampleCounter sent_height_counter_;338 SampleCounter encode_time_counter_;339 BoolSampleCounter key_frame_counter_;340 BoolSampleCounter quality_limited_frame_counter_;[all …]
175 SendStatisticsProxy::UmaSamplesContainer::UmaSamplesContainer( in UmaSamplesContainer() function in webrtc::SendStatisticsProxy::UmaSamplesContainer