Home
last modified time | relevance | path

Searched defs:uma_percpu_stat (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/vm/
H A Duma.h716 struct uma_percpu_stat { struct
717 uint64_t ups_allocs; /* Cache: number of allocations. */
718 uint64_t ups_frees; /* Cache: number of frees. */
719 uint64_t ups_cache_free; /* Cache: free items in cache. */
720 uint64_t _ups_reserved[5]; /* Reserved. */
/f-stack/freebsd/vm/
H A Duma.h716 struct uma_percpu_stat { struct
717 uint64_t ups_allocs; /* Cache: number of allocations. */
718 uint64_t ups_frees; /* Cache: number of frees. */
719 uint64_t ups_cache_free; /* Cache: free items in cache. */
720 uint64_t _ups_reserved[5]; /* Reserved. */