Home
last modified time | relevance | path

Searched refs:dfix_indir (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/processor-trace/libipt/test/src/
HDptunit-query.c2399 static struct ptu_decoder_fixture dfix_indir; variable
2413 dfix_indir = dfix_raw; in init_fixtures()
2414 dfix_indir.header = ptu_dfix_header_indir; in init_fixtures()
2468 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_suppressed); in main()
2469 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_update_16); in main()
2470 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_update_32); in main()
2471 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_update_48); in main()
2472 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_sext_48); in main()
2473 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_full); in main()
2474 ptu_run_fp(suite, indir_tnt, dfix_indir, pt_ipc_suppressed); in main()
[all …]