Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp457 MemInfoBlockCache MemInfoBlockTable; member
483 ->MemInfoBlockTable.insertOrMerge(m->alloc_context_id, newMIB); in FinishAndPrint()
489 MemInfoBlockTable.PrintMissRate(); in FinishAndPrint()
490 MemInfoBlockTable.PrintAll(); in FinishAndPrint()
625 MemInfoBlockTable.Constructed) { in Deallocate()
633 MemInfoBlockTable.insertOrMerge(m->alloc_context_id, newMIB); in Deallocate()