Searched refs:cpu_time_s (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp118 double cpu_time_s() const { function in class:__anon1763::SchedStats
736 << " cpu_time_s=" << std::get<2>(stats).cpu_time_s()
804 << " " << stats.cpu_time_s() << " " << stats.wait_s()
859 std::cerr << "\tStats: " << benchmark_result.sched_stats.cpu_time_s() << " "
860 << (benchmark_result.sched_stats.cpu_time_s() /

Completed in 61 milliseconds