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

/freebsd-13-stable/lib/libpmc/
H A Dlibpmc_json.cc233 startent.c_str(), ev->pl_u.pl_mi.pl_pid,
234 (uintmax_t)ev->pl_u.pl_mi.pl_start, ev->pl_u.pl_mi.pl_pathname);
247 startent.c_str(), ev->pl_u.pl_mi.pl_pid,
248 (uintmax_t)ev->pl_u.pl_mi.pl_start,
H A Dpmclog.h182 struct pmclog_ev_map_in pl_mi; member in union:pmclog_ev::__anon7694
H A Dpmclog.c342 PMCLOG_READ32(le,ev->pl_u.pl_mi.pl_pid);
344 PMCLOG_READADDR(le,ev->pl_u.pl_mi.pl_start);
345 PMCLOG_READSTRING(le, ev->pl_u.pl_mi.pl_pathname, pathlen);
/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat_logging.c233 pid = ev.pl_u.pl_mi.pl_pid;
242 image_path = pmcstat_string_intern(ev.pl_u.pl_mi.
250 ev.pl_u.pl_mi.pl_start);
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c416 ev.pl_u.pl_mi.pl_pid,
417 (void *) ev.pl_u.pl_mi.pl_start,
418 ev.pl_u.pl_mi.pl_pathname);
/freebsd-13-stable/sys/sys/
H A Dpmclog.h263 struct pmclog_map_in pl_mi; member in union:pmclog_entry

Completed in 130 milliseconds