mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-08 20:38:41 +03:00
![]() Statistics wrapper macros, mi_stat_{increase,counter_increase} are defined as no-op when MI_STAT equals to 0 (no runtime statistics). However, even MI_STAT is set to 0, internal functions such as _mi_stat_increase are invoked unexpectedly. This patch enforces the use of mi_stat wrapper macros and MI_STAT. |
||
---|---|---|
.. | ||
mimalloc-atomic.h | ||
mimalloc-internal.h | ||
mimalloc-types.h | ||
mimalloc.h |