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

  /external/stressapptest/src/
sat.h 196 uint64 page_bitmap_size_; // Length of physical memory represented. member in class:Sat
sat.cc 324 page_bitmap_size_ = maxsize;
334 uint64 arraysize = page_bitmap_size_ / 4096 / 8;
346 paddr, page_bitmap_size_);
358 uint64 pages = page_bitmap_size_ / 4096;
667 page_bitmap_size_ = 0;
    [all...]

Completed in 866 milliseconds