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