Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_sync.c41 ((uint64_t) pt_psb_lohi | (uint64_t) pt_psb_lohi << 16 |
42 (uint64_t) pt_psb_lohi << 32 | (uint64_t) pt_psb_lohi << 48),
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h161 pt_psb_lohi = pt_psb_lo | pt_psb_hi << 8, enumerator