Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h153 static inline uint64_t pt_msec_unmap(const struct pt_mapped_section *msec, in pt_msec_unmap() function
194 offset = pt_msec_unmap(msec, begin); in pt_msec_read()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c147 offset = pt_msec_unmap(&msec, 0x3000); in unmap()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_block_decoder.c1800 ioff = pt_msec_unmap(msec, insn.ip); in pt_blk_proceed_no_event_fill_cache()
1876 noff = pt_msec_unmap(msec, nip); in pt_blk_proceed_no_event_fill_cache()
2141 offset = pt_msec_unmap(msec, decoder->ip); in pt_blk_proceed_no_event_cached()