Home
last modified time | relevance | path

Searched defs:ptu_decoder_fixture (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c40 struct ptu_decoder_fixture { struct
42 struct ptunit_result (*init)(struct ptu_decoder_fixture *); argument
43 struct ptunit_result (*fini)(struct ptu_decoder_fixture *); argument
46 struct ptunit_result (*header)(struct ptu_decoder_fixture *); argument
49 uint8_t buffer[1024];
52 struct pt_config config;
55 struct pt_encoder encoder;
56 struct pt_query_decoder decoder;
59 struct pt_last_ip last_ip;