Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c62 static void sfix_encode_psb(uint8_t *pos) in sfix_encode_psb() function
163 sfix_encode_psb(sfix->config.begin); in sync_fwd_here()
177 sfix_encode_psb(sfix->config.end - ptps_psb); in sync_bwd_here()
191 sfix_encode_psb(sfix->config.begin + 0x23); in sync_fwd()
205 sfix_encode_psb(sfix->config.begin + 0x23); in sync_bwd()
219 sfix_encode_psb(sfix->config.begin); in sync_fwd_past()
233 sfix_encode_psb(sfix->config.end - ptps_psb); in sync_bwd_past()
247 sfix_encode_psb(sfix->config.begin); in sync_fwd_cutoff()
248 sfix_encode_psb(sfix->config.end - ptps_psb); in sync_fwd_cutoff()
263 sfix_encode_psb(sfix->config.begin); in sync_bwd_cutoff()
[all …]