Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged.cpp252 uint32_t benchmark_size = 0; in flush_proto_data() local
270 benchmark_size += benchmark_unit_size; in flush_proto_data()
278 if (benchmark_size) { in flush_proto_data()
279 int perf = benchmark_size * 1000000LLU / benchmark_time_ns; in flush_proto_data()