Searched refs:pmclog_procexec (Results 1 – 3 of 3) sorted by relevance
182 struct pmclog_procexec { struct234 struct pmclog_procexec pl_x;
166 CTASSERT(sizeof(struct pmclog_procexec) == 5*4 + PATH_MAX +168 CTASSERT(offsetof(struct pmclog_procexec,pl_pathname) == 5*4 +945 recordlen = offsetof(struct pmclog_procexec, pl_pathname) + pathlen; in pmclog_process_procexec()
394 PMCLOG_GET_PATHLEN(pathlen,evlen,pmclog_procexec); in pmclog_get_event()