Home
last modified time | relevance | path

Searched refs:MAX_ENTRIES_TO_REPORT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dalloc_tracker.cpp193 static constexpr size_t MAX_ENTRIES_TO_REPORT = 10; in DumpMemLeaks() local
204 if (++num > MAX_ENTRIES_TO_REPORT) { in DumpMemLeaks()
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dalloc_tracker.cpp193 static constexpr size_t MAX_ENTRIES_TO_REPORT = 10; in DumpMemLeaks() local
204 if (++num > MAX_ENTRIES_TO_REPORT) { in DumpMemLeaks()

Completed in 1 milliseconds