Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/vm/
H A Duma.h682 uint32_t ush_maxcpus; /* Value of MAXCPU for stream. */ member
/f-stack/freebsd/vm/
H A Duma.h682 uint32_t ush_maxcpus; /* Value of MAXCPU for stream. */ member
H A Duma_core.c5208 ush.ush_maxcpus = (mp_maxid + 1);
/f-stack/tools/libmemstat/
H A Dmemstat_uma.c182 maxcpus = ushp->ush_maxcpus; in memstat_sysctl_uma()