Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c173 static int procstat_getumask_core(struct procstat_core *core,
2104 procstat_getumask_core(struct procstat_core *core, unsigned short *maskp) in procstat_getumask_core() function
2131 return (procstat_getumask_core(procstat->core, maskp)); in procstat_getumask()