Searched refs:CappedAllocRecordCount (Results 1 – 1 of 1) sorted by relevance
69 static uint16_t CappedAllocRecordCount(size_t alloc_record_count) { in CappedAllocRecordCount() function4963 const uint16_t capped_count = CappedAllocRecordCount(Dbg::alloc_record_count_); in DumpRecentAllocations()5096 const uint16_t capped_count = CappedAllocRecordCount(Dbg::alloc_record_count_); in GetRecentAllocations()