Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/procstat/
H A Dprocstat_sigs.c184 procstat_freeprocs(procstat, kip); in procstat_threads_sigs()
244 procstat_freeprocs(procstat, kip); in procstat_sigfastblock()
H A Dprocstat.c488 procstat_freeprocs(prstat, p); in main()
503 procstat_freeprocs(prstat, p); in main()
519 procstat_freeprocs(cprstat, p); in main()
H A Dprocstat_threads.c133 procstat_freeprocs(procstat, kip); in procstat_threads()
H A Dprocstat_cs.c116 procstat_freeprocs(procstat, kip); in procstat_cs()
H A Dprocstat_rusage.c194 procstat_freeprocs(procstat, kip); in procstat_rusage()
H A Dprocstat_kstack.c247 procstat_freeprocs(procstat, kip_free); in procstat_kstack()
/freebsd-14.2/lib/libprocstat/
H A DSymbol.map6 procstat_freeprocs;
H A DMakefile32 libprocstat.3 procstat_freeprocs.3 \
H A Dlibprocstat.h210 void procstat_freeprocs(struct procstat *procstat, struct kinfo_proc *p);
H A Dlibprocstat.c338 procstat_freeprocs(struct procstat *procstat __unused, struct kinfo_proc *p) in procstat_freeprocs() function
/freebsd-14.2/tests/sys/vm/soxstack/
H A Dsoxstack.c48 procstat_freeprocs(prstat, p); in checkstack()
/freebsd-14.2/contrib/capsicum-test/
H A Dcapsicum-test.cc114 procstat_freeprocs(prstat, p); in ProcessState()
/freebsd-14.2/tools/test/stress2/misc/
H A Dfullpath2.sh147 procstat_freeprocs(prstat, p);
/freebsd-14.2/lib/libproc/
H A Dproc_create.c97 procstat_freeprocs(phdl->procstat, kp); in proc_init()
/freebsd-14.2/usr.bin/fstat/
H A Dfuser.c276 procstat_freeprocs(procstat, procs); in do_fuser()
H A Dfstat.c207 procstat_freeprocs(procstat, p); in do_fstat()
/freebsd-14.2/lib/librtld_db/
H A Drtld_db.c404 procstat_freeprocs(rdap->rda_procstat, kp); in rd_reset()