OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnableSlowPath
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/
reference_processor.h
59
void
EnableSlowPath
() REQUIRES_SHARED(Locks::mutator_lock_);
reference_processor.cc
49
void ReferenceProcessor::
EnableSlowPath
() {
/art/runtime/gc/collector/
mark_sweep.cc
213
GetHeap()->GetReferenceProcessor()->
EnableSlowPath
();
[
all
...]
Completed in 739 milliseconds