OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBytesFreedEver
(Results
1 - 3
of
3
) sorted by null
/art/runtime/native/
dalvik_system_VMDebug.cc
390
std::string output = std::to_string(heap->
GetBytesFreedEver
());
448
std::to_string(heap->
GetBytesFreedEver
()))) {
/art/runtime/gc/
heap.h
487
uint64_t
GetBytesFreedEver
() const {
[
all
...]
heap.cc
[
all
...]
Completed in 102 milliseconds