Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Djemalloc.c1602 typedef struct static_opts_s static_opts_t; typedef
1643 static_opts_init(static_opts_t *static_opts) {
1688 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd,
1730 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd,
1803 imalloc_body(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd) {
2001 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) {
2037 static_opts_t sopts;
2065 static_opts_t sopts;
2100 static_opts_t sopts;
2135 static_opts_t sopts;
[all …]