OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCountScannedTypes
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/collector/
mark_sweep-inl.h
37
if (
kCountScannedTypes
) {
mark_sweep.h
281
static const bool
kCountScannedTypes
= false;
296
// Number of classes scanned, if
kCountScannedTypes
.
298
// Number of arrays scanned, if
kCountScannedTypes
.
300
// Number of non-class/arrays scanned, if
kCountScannedTypes
.
mark_sweep.cc
[
all
...]
Completed in 66 milliseconds