Searched refs:pmclog_pmcattach (Results 1 – 3 of 3) sorted by relevance
170 struct pmclog_pmcattach { struct268 struct pmclog_pmcattach pl_t;
198 CTASSERT(sizeof(struct pmclog_pmcattach) == 5*4 + PATH_MAX + TSDELTA);199 CTASSERT(offsetof(struct pmclog_pmcattach,pl_pathname) == 5*4 + TSDELTA);1027 recordlen = offsetof(struct pmclog_pmcattach, pl_pathname) + pathlen; in pmclog_process_pmcattach()
385 PMCLOG_GET_PATHLEN(pathlen,evlen,pmclog_pmcattach); in pmclog_get_event()