OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CareAboutPauseTimes
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/
heap.cc
[
all
...]
heap.h
568
bool
CareAboutPauseTimes
() const {
[
all
...]
/art/runtime/gc/collector/
mark_sweep.cc
715
if (heap_->GetThreadPool() == nullptr || !heap_->
CareAboutPauseTimes
()) {
[
all
...]
Completed in 111 milliseconds