Searched defs:pfix (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-event_queue.c389 struct evq_fixture efix, pfix; local
H A Dptunit-packet.c70 struct packet_fixture *pfix; local
93 static struct ptunit_result pfix_init(struct packet_fixture *pfix) argument
117 pfix_fini(struct packet_fixture *pfix) argument
143 pfix_test(struct packet_fixture *pfix) argument
159 no_payload(struct packet_fixture *pfix, enum pt_packet_type type) argument
169 unknown(struct packet_fixture *pfix, int exp) argument
191 unknown_ext(struct packet_fixture *pfix, int exp) argument
214 unknown_ext2(struct packet_fixture *pfix, int exp) argument
238 tnt_8(struct packet_fixture *pfix) argument
249 tnt_64(struct packet_fixture *pfix) argument
260 ip(struct packet_fixture *pfix, enum pt_packet_type type, enum pt_ip_compression ipc, uint64_t ip) argument
274 mode_exec(struct packet_fixture *pfix, enum pt_exec_mode mode) argument
291 mode_tsx(struct packet_fixture *pfix) argument
302 pip(struct packet_fixture *pfix) argument
313 tsc(struct packet_fixture *pfix) argument
323 cbr(struct packet_fixture *pfix) argument
333 tma(struct packet_fixture *pfix) argument
344 tma_bad(struct packet_fixture *pfix) argument
358 mtc(struct packet_fixture *pfix) argument
368 cyc(struct packet_fixture *pfix) argument
378 vmcs(struct packet_fixture *pfix) argument
388 mnt(struct packet_fixture *pfix) argument
398 exstop(struct packet_fixture *pfix, int ip) argument
408 mwait(struct packet_fixture *pfix) argument
419 pwre(struct packet_fixture *pfix) argument
431 pwrx(struct packet_fixture *pfix) argument
443 ptw(struct packet_fixture *pfix, uint8_t plc, int ip) argument
467 cutoff(struct packet_fixture *pfix, enum pt_packet_type type) argument
486 cutoff_ip(struct packet_fixture *pfix, enum pt_packet_type type) argument
506 cutoff_cyc(struct packet_fixture *pfix) argument
525 cutoff_mode(struct packet_fixture *pfix, enum pt_mode_leaf leaf) argument
547 struct packet_fixture pfix; local
[all...]

Completed in 95 milliseconds