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

  /external/stressapptest/src/
os.cc 64 mmapped_allocation_ = false;
631 mmapped_allocation_ = true;
635 if (!mmapped_allocation_) {
674 } else if (mmapped_allocation_) {
os.h 372 bool mmapped_allocation_; // Was memory allocated using mmap()? member in class:OsLayer

Completed in 104 milliseconds