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