Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp360 struct MemInfoBlockCache { struct
361 MemInfoBlockCache() { in MemInfoBlockCache() function
371 ~MemInfoBlockCache() { free(Sets); } in ~MemInfoBlockCache() argument
457 MemInfoBlockCache MemInfoBlockTable;