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