Searched refs:mt_percpu_cache_s (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libmemstat/ | ||
H A D | memstat_internal.h | 107 struct mt_percpu_cache_s { struct |
H A D | memstat.c | 164 mtp->mt_percpu_cache = malloc(sizeof(struct mt_percpu_cache_s) * in _memstat_mt_allocate() |