Searched defs:prof_active (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ | ||
H A D | prof_inlines_b.h |
|
/freebsd/contrib/jemalloc/src/ | ||
H A D | jemalloc.c | 2536 bool prof_active; irealloc_prof() local |
H A D | prof.c | 54 bool prof_active; global() variable |
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/ | ||
H A D | private_namespace.h | 306 #define prof_active JEMALLOC_N(prof_active) global() macro |