Searched refs:pp_pid (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcstat_log.h45 * 'pp_pid' holds the pid of the process. When a process exits, the
53 pid_t pp_pid; /* associated pid */ member in struct:pmcstat_process
H A Dpmcstat_log.c1238 if (pp->pp_pid == pid) {
1262 pp->pp_pid = pid;

Completed in 51 milliseconds