Searched defs:cbopaque (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/jemalloc/src/ | ||
H A D | malloc_io.c | 72 wrtmessage(void * cbopaque,const char * s) wrtmessage() argument |
H A D | stats.c | 1396 stats_print(void (* write_cb)(void *,const char *),void * cbopaque,const char * opts) stats_print() argument |
H A D | jemalloc.c | 3693 je_malloc_stats_print(void (* write_cb)(void *,const char *),void * cbopaque,const char * opts) je_malloc_stats_print() argument |
/freebsd/contrib/jemalloc/include/jemalloc/internal/ | ||
H A D | emitter.h | 70 void *cbopaque; global() member |