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

/freebsd-13-stable/lib/libpmc/
H A Dlibpmc_json.cc286 startent.c_str(), ev->pl_u.pl_ad.pl_pmcid, ev->pl_u.pl_ad.pl_event,
287 ev->pl_u.pl_ad.pl_flags, ev->pl_u.pl_ad.pl_evname);
H A Dpmclog.c370 PMCLOG_READ32(le,ev->pl_u.pl_ad.pl_pmcid);
371 PMCLOG_READ32(le,ev->pl_u.pl_ad.pl_event);
372 PMCLOG_READ32(le,ev->pl_u.pl_ad.pl_flags);
374 PMCLOG_READSTRING(le,ev->pl_u.pl_ad.pl_evname,PMC_NAME_MAX);
H A Dpmclog.h185 struct pmclog_ev_pmcallocatedyn pl_ad; member in union:pmclog_ev::__anon7694
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c434 ev.pl_u.pl_ad.pl_pmcid,
435 ev.pl_u.pl_ad.pl_evname,
436 ev.pl_u.pl_ad.pl_flags);
/freebsd-13-stable/sys/sys/
H A Dpmclog.h266 struct pmclog_pmcallocatedyn pl_ad; member in union:pmclog_entry
/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat_logging.c330 pmcstat_pmcid_add(ev.pl_u.pl_ad.pl_pmcid,
331 pmcstat_string_intern(ev.pl_u.pl_ad.pl_evname),

Completed in 138 milliseconds