Home
last modified time | relevance | path

Searched refs: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
105 static struct ptunit_result indir_not_synced(struct ptu_decoder_fixture *dfix) in indir_not_synced()
118 static struct ptunit_result cond_not_synced(struct ptu_decoder_fixture *dfix) in cond_not_synced()
130 static struct ptunit_result event_not_synced(struct ptu_decoder_fixture *dfix) in event_not_synced()
142 static struct ptunit_result sync_backward(struct ptu_decoder_fixture *dfix) in sync_backward()
206 sync_backward_empty_end(struct ptu_decoder_fixture *dfix) in sync_backward_empty_end()
264 sync_backward_empty_mid(struct ptu_decoder_fixture *dfix) in sync_backward_empty_mid()
[all …]