OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DumpGcPerformanceInfo
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
410
void
DumpGcPerformanceInfo
(std::ostream& os);
heap.cc
431
void Heap::
DumpGcPerformanceInfo
(std::ostream& os) {
482
DumpGcPerformanceInfo
(LOG(INFO));
[
all
...]
Completed in 28 milliseconds