Searched defs:dopts (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 1916 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample() 1958 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_sample() 1994 compute_size_with_overflow(bool may_overflow, dynamic_opts_t *dopts, in compute_size_with_overflow() 2032 imalloc_body(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd) { in imalloc_body() 2232 imalloc_init_check(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc_init_check() 2250 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc() 2278 dynamic_opts_t dopts; in malloc_default() local 2400 dynamic_opts_t dopts; in je_posix_memalign() local 2441 dynamic_opts_t dopts; in JEMALLOC_ATTR() local 2481 dynamic_opts_t dopts; in JEMALLOC_ATTR() local [all …]
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon.c | 548 dumphex(FILE *log, int dopts, char *buf, int len) in dumphex()
|