Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc990 const uint64_t start2 = NanoTime(); in LoadImageFile() local
999 << block.GetImageSize() << " in " << PrettyDuration(NanoTime() - start2); in LoadImageFile()