Home
last modified time | relevance | path

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

/system/ulib/fvm/
A Dsparse-reader.cpp238 total_time_ += zx_ticks_get() - start; in ReadData()
315 printf("Time reading bytes AND decompressing them: %lu (%lu s)\n", total_time_, in PrintStats()
316 total_time_ / zx_ticks_per_second()); in PrintStats()
/system/ulib/fvm/include/fvm/
A Dsparse-reader.h125 zx_ticks_t total_time_ = 0; variable

Completed in 3 milliseconds