Home
last modified time | relevance | path

Searched defs:BenchmarkResult (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp162 struct BenchmarkResult { struct
163 int thread_id = 0;
164 int service_id = 0;
165 double time_delta_s = 0.0;
166 uint64_t bytes_sent = 0;
167 SchedStats sched_stats = {};