Searched defs:ptu_decoder_fixture (Results 1 – 1 of 1) sorted by relevance
40 struct ptu_decoder_fixture { struct42 struct ptunit_result (*init)(struct ptu_decoder_fixture *); argument43 struct ptunit_result (*fini)(struct ptu_decoder_fixture *); argument46 struct ptunit_result (*header)(struct ptu_decoder_fixture *); argument49 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;