Searched refs:pmclog_map_in (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dpmclog.h133 struct pmclog_map_in { struct
226 struct pmclog_map_in pl_mi;
/freebsd-9.3-release/sys/dev/hwpmc/
H A Dhwpmc_logging.c147 CTASSERT(sizeof(struct pmclog_map_in) == PATH_MAX +
149 CTASSERT(offsetof(struct pmclog_map_in,pl_pathname) ==
812 recordlen = offsetof(struct pmclog_map_in, pl_pathname) +
/freebsd-9.3-release/lib/libpmc/
H A Dpmclog.c347 PMCLOG_GET_PATHLEN(pathlen,evlen,pmclog_map_in);

Completed in 116 milliseconds