Searched refs:pmclog_pmcattach (Results 1 – 3 of 3) sorted by relevance
162 struct pmclog_pmcattach { struct231 struct pmclog_pmcattach pl_t;
162 CTASSERT(sizeof(struct pmclog_pmcattach) == 5*4 + PATH_MAX);163 CTASSERT(offsetof(struct pmclog_pmcattach,pl_pathname) == 5*4);888 recordlen = offsetof(struct pmclog_pmcattach, pl_pathname) + pathlen; in pmclog_process_pmcattach()
379 PMCLOG_GET_PATHLEN(pathlen,evlen,pmclog_pmcattach); in pmclog_get_event()