Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp104 static constexpr float time_per_bucket_ms = time_per_bucket / 1.0E6; variable
150 float cur_time = time_per_bucket_ms * i + 0.5f * time_per_bucket_ms; in dump()