Home
last modified time | relevance | path

Searched refs:pl_oldpid (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/lib/libpmc/
HDpmclog.h145 pid_t pl_oldpid; member
HDlibpmc_json.cc197 startent.c_str(), ev->pl_u.pl_f.pl_oldpid, ev->pl_u.pl_f.pl_newpid); in procfork_to_json()
HDpmclog.c415 PMCLOG_READ32(le,ev->pl_u.pl_f.pl_oldpid); in pmclog_get_event()
/freebsd-14-stable/sys/sys/
HDpmclog.h219 uint32_t pl_oldpid; member
/freebsd-14-stable/usr.sbin/pmcstat/
HDpmcstat_log.c475 ev.pl_u.pl_f.pl_oldpid, in pmcstat_print_log()
/freebsd-14-stable/lib/libpmcstat/
HDlibpmcstat_logging.c396 pp = pmcstat_process_lookup(ev.pl_u.pl_f.pl_oldpid, 0); in pmcstat_analyze_log()