Searched refs:event_async_branch (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c1170 static struct ptunit_result event_async_branch(struct ptu_decoder_fixture *dfix, function
2548 ptu_run_fp(suite, event_async_branch, dfix_empty, pt_ipc_suppressed, 0);
2549 ptu_run_fp(suite, event_async_branch, dfix_empty, pt_ipc_update_16, 0);
2550 ptu_run_fp(suite, event_async_branch, dfix_empty, pt_ipc_update_32, 0);
2551 ptu_run_fp(suite, event_async_branch, dfix_empty, pt_ipc_update_48, 0);
2552 ptu_run_fp(suite, event_async_branch, dfix_empty, pt_ipc_sext_48, 0);
2553 ptu_run_fp(suite, event_async_branch, dfix_empty, pt_ipc_full, 0);
2668 ptu_run_fp(suite, event_async_branch, dfix_event, pt_ipc_suppressed,
2670 ptu_run_fp(suite, event_async_branch, dfix_event, pt_ipc_update_16,
2672 ptu_run_fp(suite, event_async_branch, dfix_even
[all...]

Completed in 109 milliseconds