OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_gc_time_ns_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
955
uint64_t
last_gc_time_ns_
;
member in class:art::gc::Heap
[
all
...]
heap.cc
173
last_gc_time_ns_
(NanoTime()),
[
all
...]
Completed in 845 milliseconds