Searched refs:pl_ad (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libpmc/
H A Dpmclog.h156 struct pmclog_ev_pmcallocatedyn pl_ad; member in union:pmclog_ev::__anon6834
H A Dpmclog.c375 PMCLOG_READ32(le,ev->pl_u.pl_ad.pl_pmcid);
376 PMCLOG_READ32(le,ev->pl_u.pl_ad.pl_event);
377 PMCLOG_READ32(le,ev->pl_u.pl_ad.pl_flags);
378 PMCLOG_READSTRING(le,ev->pl_u.pl_ad.pl_evname,PMC_NAME_MAX);
/freebsd-11-stable/sys/sys/
H A Dpmclog.h230 struct pmclog_pmcallocatedyn pl_ad; member in union:pmclog_entry
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c1529 pmcstat_pmcid_add(ev.pl_u.pl_ad.pl_pmcid,
1530 pmcstat_string_intern(ev.pl_u.pl_ad.pl_evname));
1687 ev.pl_u.pl_ad.pl_pmcid,
1688 ev.pl_u.pl_ad.pl_evname,
1689 ev.pl_u.pl_ad.pl_flags);

Completed in 51 milliseconds