Home
last modified time | relevance | path

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

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