OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultTargetUtilization
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
114
static constexpr double
kDefaultTargetUtilization
= 0.5;
/art/runtime/
runtime.cc
339
parsed->heap_target_utilization_ = gc::Heap::
kDefaultTargetUtilization
;
[
all
...]
Completed in 24 milliseconds