Home
last modified time | relevance | path

Searched refs:madvise_random_access_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h899 return madvise_random_access_; in MAdviseRandomAccess()
1242 bool madvise_random_access_; variable
Druntime.cc1350 madvise_random_access_ = runtime_options.GetOrDefault(Opt::MadviseRandomAccess); in Init()