OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGcCauseForNativeAlloc
(Results
1 - 4
of
4
) sorted by null
/art/runtime/gc/
gc_cause.cc
31
case
kGcCauseForNativeAlloc
: return "NativeAlloc";
gc_cause.h
35
kGcCauseForNativeAlloc
,
heap.cc
[
all
...]
/art/runtime/gc/collector/
semi_space.cc
183
GetCurrentIteration()->GetGcCause() ==
kGcCauseForNativeAlloc
||
[
all
...]
Completed in 346 milliseconds