Searched refs:stats_cactive_sub (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dstats.h146 void stats_cactive_sub(size_t size);
165 stats_cactive_sub(size_t size) function
H A Dprivate_namespace.h334 #define stats_cactive_sub JEMALLOC_N(stats_cactive_sub) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Dhuge.c204 stats_cactive_sub(node->size);
H A Darena.c997 stats_cactive_sub(cactive_diff);

Completed in 61 milliseconds