Searched refs:ctl_stats_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dctl.h58 } ctl_stats_t; typedef in typeref:struct:ctl_stats_s
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dctl.h58 } ctl_stats_t; typedef in typeref:struct:ctl_stats_s
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dctl.c23 static ctl_stats_t *ctl_stats;
1022 ctl_stats = (ctl_stats_t *)base_alloc(tsdn, b0get(),
1023 sizeof(ctl_stats_t), QUANTUM);

Completed in 203 milliseconds