Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h124 stats.n_allocs++; in Allocate()
258 stats.n_allocs, stats.n_allocs - stats.n_frees, in PrintStats()
319 uptr n_allocs, n_frees, currently_allocated, max_allocated, by_size_log[64]; member