Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/procstat/
H A Dprocstat_sigs.c186 procstat_freeprocs(procstat, kip); in procstat_threads_sigs()
246 procstat_freeprocs(procstat, kip); in procstat_sigfastblock()
H A Dprocstat.c481 procstat_freeprocs(prstat, p); in main()
496 procstat_freeprocs(prstat, p); in main()
512 procstat_freeprocs(cprstat, p); in main()
H A Dprocstat_threads.c135 procstat_freeprocs(procstat, kip); in procstat_threads()
H A Dprocstat_cs.c118 procstat_freeprocs(procstat, kip); in procstat_cs()
H A Dprocstat_rusage.c196 procstat_freeprocs(procstat, kip); in procstat_rusage()
H A Dprocstat_kstack.c249 procstat_freeprocs(procstat, kip_free); in procstat_kstack()
/freebsd-13.1/lib/libprocstat/
H A DSymbol.map7 procstat_freeprocs;
H A DMakefile33 libprocstat.3 procstat_freeprocs.3 \
H A Dlibprocstat.h181 void procstat_freeprocs(struct procstat *procstat, struct kinfo_proc *p);
H A Dlibprocstat.c343 procstat_freeprocs(struct procstat *procstat __unused, struct kinfo_proc *p) in procstat_freeprocs() function
/freebsd-13.1/contrib/capsicum-test/
H A Dcapsicum-test.cc111 procstat_freeprocs(prstat, p); in ProcessState()
/freebsd-13.1/lib/libproc/
H A Dproc_create.c99 procstat_freeprocs(phdl->procstat, kp); in proc_init()
/freebsd-13.1/usr.bin/fstat/
H A Dfuser.c279 procstat_freeprocs(procstat, procs); in do_fuser()
H A Dfstat.c209 procstat_freeprocs(procstat, p); in do_fstat()
/freebsd-13.1/lib/librtld_db/
H A Drtld_db.c407 procstat_freeprocs(rdap->rda_procstat, kp); in rd_reset()