HomeSort by relevance Sort by last modified time
    Searched refs:lost_bytes_adjustment_ (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/
arena_allocator.cc 269 lost_bytes_adjustment_(lost_bytes_adjustment) {
274 stats_->Dump(os, first_arena_, lost_bytes_adjustment_);
arena_allocator.h 221 const ssize_t lost_bytes_adjustment_; member in class:art::MemStats

Completed in 76 milliseconds