Home
last modified time | relevance | path

Searched refs:GetCpuUsagePercent (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/video/
Dvideo_analyzer.h89 double GetCpuUsagePercent() RTC_LOCKS_EXCLUDED(cpu_measurement_lock_);
Dvideo_analyzer.cc425 double VideoAnalyzer::GetCpuUsagePercent() { in GetCpuUsagePercent() function in webrtc::VideoAnalyzer
707 test::PrintResult("cpu_usage", "", test_label_.c_str(), GetCpuUsagePercent(), in PrintResults()
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.h500 double GetCpuUsagePercent();
Ddefault_video_quality_analyzer.cc764 test::PrintResult("cpu_usage", "", test_label_.c_str(), GetCpuUsagePercent(), in ReportResults()
934 double DefaultVideoQualityAnalyzer::GetCpuUsagePercent() { in GetCpuUsagePercent() function in webrtc::webrtc_pc_e2e::DefaultVideoQualityAnalyzer