Searched refs:procstat_freeprocs (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/usr.bin/procstat/ |
| H A D | procstat_sigs.c | 186 procstat_freeprocs(procstat, kip); in procstat_threads_sigs() 246 procstat_freeprocs(procstat, kip); in procstat_sigfastblock()
|
| H A D | procstat.c | 481 procstat_freeprocs(prstat, p); in main() 496 procstat_freeprocs(prstat, p); in main() 512 procstat_freeprocs(cprstat, p); in main()
|
| H A D | procstat_threads.c | 135 procstat_freeprocs(procstat, kip); in procstat_threads()
|
| H A D | procstat_cs.c | 118 procstat_freeprocs(procstat, kip); in procstat_cs()
|
| H A D | procstat_rusage.c | 196 procstat_freeprocs(procstat, kip); in procstat_rusage()
|
| H A D | procstat_kstack.c | 249 procstat_freeprocs(procstat, kip_free); in procstat_kstack()
|
| /freebsd-13.1/lib/libprocstat/ |
| H A D | Symbol.map | 7 procstat_freeprocs;
|
| H A D | Makefile | 33 libprocstat.3 procstat_freeprocs.3 \
|
| H A D | libprocstat.h | 181 void procstat_freeprocs(struct procstat *procstat, struct kinfo_proc *p);
|
| H A D | libprocstat.c | 343 procstat_freeprocs(struct procstat *procstat __unused, struct kinfo_proc *p) in procstat_freeprocs() function
|
| /freebsd-13.1/contrib/capsicum-test/ |
| H A D | capsicum-test.cc | 111 procstat_freeprocs(prstat, p); in ProcessState()
|
| /freebsd-13.1/lib/libproc/ |
| H A D | proc_create.c | 99 procstat_freeprocs(phdl->procstat, kp); in proc_init()
|
| /freebsd-13.1/usr.bin/fstat/ |
| H A D | fuser.c | 279 procstat_freeprocs(procstat, procs); in do_fuser()
|
| H A D | fstat.c | 209 procstat_freeprocs(procstat, p); in do_fstat()
|
| /freebsd-13.1/lib/librtld_db/ |
| H A D | rtld_db.c | 407 procstat_freeprocs(rdap->rda_procstat, kp); in rd_reset()
|