Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_encoder.h114 extern int pt_encode_cyc(struct pt_encoder *, uint32_t cyc);
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_encoder.c882 int pt_encode_cyc(struct pt_encoder *encoder, uint32_t ctc) in pt_encode_cyc() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c2163 pt_encode_cyc(encoder, 0xfff); in indir_cyc_cutoff()
2184 pt_encode_cyc(encoder, 0xfff); in cond_cyc_cutoff()
2206 pt_encode_cyc(encoder, 0xffff); in event_cyc_cutoff()