Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp927 const uint64_t percent_95 = in ClientCommand() local
950 if (sample_count < percent_95 && in ClientCommand()
951 (sample_count + sample_buckets[i]) >= percent_95) { in ClientCommand()