Searched refs:MadviseDontNeedAndZero (Results 1 - 9 of 9) sorted by relevance

/art/runtime/gc/accounting/
H A Dbitmap.cc68 mem_map_->MadviseDontNeedAndZero();
H A Dread_barrier_table.h67 mem_map_->MadviseDontNeedAndZero();
H A Dcard_table.cc109 mem_map_->MadviseDontNeedAndZero();
H A Datomic_stack.h70 mem_map_->MadviseDontNeedAndZero();
H A Dspace_bitmap.cc100 mem_map_->MadviseDontNeedAndZero();
/art/runtime/
H A Dmem_map.h133 void MadviseDontNeedAndZero();
H A Dmem_map.cc585 void MemMap::MadviseDontNeedAndZero() { function in class:art::MemMap
/art/runtime/base/
H A Darena_allocator.cc188 map_->MadviseDontNeedAndZero();
/art/runtime/gc/collector/
H A Dmark_sweep.cc1283 sweep_array_free_buffer_mem_map_->MadviseDontNeedAndZero();

Completed in 180 milliseconds