Home
last modified time | relevance | path

Searched refs:static_opts_t (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/src/
Djemalloc.c1590 typedef struct static_opts_s static_opts_t; typedef
1631 static_opts_init(static_opts_t *static_opts) { in static_opts_init()
1676 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample()
1718 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_sample()
1791 imalloc_body(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd) { in imalloc_body()
1989 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc()
2025 static_opts_t sopts; in JEMALLOC_ATTR()
2053 static_opts_t sopts; in je_posix_memalign()
2088 static_opts_t sopts; in JEMALLOC_ATTR()
2123 static_opts_t sopts; in JEMALLOC_ATTR()
[all …]