Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h120 static inline uint64_t pt_msec_size(const struct pt_mapped_section *msec) in pt_msec_size() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c86 size = pt_msec_size(&msec); in size()