Searched refs:malloc_conf_set (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/include/ | ||
H A D | malloc.h | 56 void malloc_conf_set(const char *); |
/netbsd-src/external/bsd/jemalloc/lib/ | ||
H A D | jemalloc_stub.c | 140 void malloc_conf_set(const char *m) in malloc_conf_set() function |