Home
last modified time | relevance | path

Searched defs:total_bytes_read (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Dprofile_compilation_info.cc765 uint32_t total_bytes_read = unread_bytes_before_operation - buffer.CountUnreadBytes(); in ReadMethods() local
795 size_t total_bytes_read = unread_bytes_before_op - buffer.CountUnreadBytes(); in ReadClasses() local