Home
last modified time | relevance | path

Searched refs:pt_msec_map (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h146 static inline uint64_t pt_msec_map(const struct pt_mapped_section *msec, in pt_msec_map() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c134 mapped = pt_msec_map(&msec, 0x900); in map()