Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_sync.c67 static const uint8_t *pt_find_psb(const uint8_t *pos, in pt_find_psb() function
194 current = pt_find_psb(pos, config); in pt_sync_forward()
241 next = pt_find_psb(next, config); in pt_sync_backward()