Home
last modified time | relevance | path

Searched refs:pmclog_header (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_logging.c116 struct pmclog_header *ph; \
121 ph = (struct pmclog_header *)_le; \
131 struct pmclog_header *ph; \
139 ph = (struct pmclog_header *)_le; \
/freebsd/lib/libpmc/
H A Dpmclog.c261 struct pmclog_header *ph; in pmclog_get_event()
280 ph = (struct pmclog_header *)(uintptr_t)le; in pmclog_get_event()
/freebsd/sys/sys/
H A Dpmclog.h99 struct pmclog_header { struct