OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMadviseZeroes
(Results
1 - 4
of
4
) sorted by null
/art/runtime/
mem_map.h
41
static constexpr bool
kMadviseZeroes
= true;
43
static constexpr bool
kMadviseZeroes
= false;
mem_map.cc
567
if (!
kMadviseZeroes
) {
/art/runtime/gc/space/
bump_pointer_space.cc
67
if (!
kMadviseZeroes
) {
/art/runtime/gc/allocator/
rosalloc.cc
[
all
...]
Completed in 146 milliseconds