Searched refs:pl_c (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/lib/libpmc/
H A Dlibpmc_json.cc152 startent.c_str(), ev->pl_u.pl_c.pl_pmcid, ev->pl_u.pl_c.pl_pid,
153 ev->pl_u.pl_c.pl_tid, (uintmax_t)ev->pl_u.pl_c.pl_value);
H A Dpmclog.c387 PMCLOG_READ64(le,ev->pl_u.pl_c.pl_value);
388 PMCLOG_READ32(le,ev->pl_u.pl_c.pl_pmcid);
389 PMCLOG_READ32(le,ev->pl_u.pl_c.pl_pid);
390 PMCLOG_READ32(le,ev->pl_u.pl_c.pl_tid);
H A Dpmclog.h188 struct pmclog_ev_proccsw pl_c; member in union:pmclog_ev::__anon7694
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c451 ev.pl_u.pl_c.pl_pmcid,
452 ev.pl_u.pl_c.pl_pid,
453 ev.pl_u.pl_c.pl_value);
/freebsd-13-stable/sys/sys/
H A Dpmclog.h269 struct pmclog_proccsw pl_c; member in union:pmclog_entry

Completed in 143 milliseconds