Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h111 static inline uint64_t pt_msec_offset(const struct pt_mapped_section *msec) in pt_msec_offset() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c72 offset = pt_msec_offset(&msec); in offset()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image.c208 loff = pt_msec_offset(msec); in pt_image_add()