Home
last modified time | relevance | path

Searched refs:kOnlyPrintWhenRecursionLessThan (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Druntime.cc588 static constexpr size_t kOnlyPrintWhenRecursionLessThan = 100u; in DumpRecursiveAbort() local
589 if (gAborting < kOnlyPrintWhenRecursionLessThan) { in DumpRecursiveAbort()