Home
last modified time | relevance | path

Searched refs:pl_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libpmc/
H A Dlibpmc_json.cc122 startent.c_str(), ev->pl_u.pl_t.pl_pmcid, ev->pl_u.pl_t.pl_pid, in pmcattach_to_json()
123 ev->pl_u.pl_t.pl_pathname); in pmcattach_to_json()
H A Dpmclog.c386 PMCLOG_READ32(le,ev->pl_u.pl_t.pl_pmcid); in pmclog_get_event()
387 PMCLOG_READ32(le,ev->pl_u.pl_t.pl_pid); in pmclog_get_event()
388 PMCLOG_READSTRING(le,ev->pl_u.pl_t.pl_pathname,pathlen); in pmclog_get_event()
H A Dpmclog.h185 struct pmclog_ev_pmcattach pl_t; member
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.c437 ev.pl_u.pl_t.pl_pmcid, in pmcstat_print_log()
438 ev.pl_u.pl_t.pl_pid, in pmcstat_print_log()
439 ev.pl_u.pl_t.pl_pathname); in pmcstat_print_log()
/freebsd/sys/sys/
H A Dpmclog.h268 struct pmclog_pmcattach pl_t; member