Home
last modified time | relevance | path

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

/freebsd/usr.bin/procstat/
H A Dprocstat_sigs.c183 procstat_freeprocs(procstat, kip); in procstat_threads_sigs()
243 procstat_freeprocs(procstat, kip); in procstat_sigfastblock()
H A Dprocstat.c490 procstat_freeprocs(prstat, p); in main()
505 procstat_freeprocs(prstat, p); in main()
521 procstat_freeprocs(cprstat, p); in main()
H A Dprocstat_threads.c132 procstat_freeprocs(procstat, kip); in procstat_threads()
H A Dprocstat_cs.c115 procstat_freeprocs(procstat, kip); in procstat_cs()
H A Dprocstat_rusage.c193 procstat_freeprocs(procstat, kip); in procstat_rusage()
H A Dprocstat_kstack.c246 procstat_freeprocs(procstat, kip_free); in procstat_kstack()
/freebsd/lib/libprocstat/
H A DSymbol.map6 procstat_freeprocs;
H A DMakefile31 libprocstat.3 procstat_freeprocs.3 \
H A Dlibprocstat.h212 void procstat_freeprocs(struct procstat *procstat, struct kinfo_proc *p);
H A Dlibprocstat.c336 procstat_freeprocs(struct procstat *procstat __unused, struct kinfo_proc *p) in procstat_freeprocs() function
/freebsd/tests/sys/vm/soxstack/
H A Dsoxstack.c48 procstat_freeprocs(prstat, p); in checkstack()
/freebsd/contrib/capsicum-test/
H A Dcapsicum-test.cc114 procstat_freeprocs(prstat, p); in ProcessState()
/freebsd/tools/test/stress2/misc/
H A Dfullpath2.sh147 procstat_freeprocs(prstat, p);
/freebsd/lib/libproc/
H A Dproc_create.c96 procstat_freeprocs(phdl->procstat, kp); in proc_init()
/freebsd/usr.bin/fstat/
H A Dfuser.c265 procstat_freeprocs(procstat, procs); in do_fuser()
H A Dfstat.c206 procstat_freeprocs(procstat, p); in do_fstat()
/freebsd/usr.bin/systat/
H A Dproc.c275 procstat_freeprocs(prstat, kipp); in procgetinfo()