Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c505 static struct ptunit_result indir_tnt(struct ptu_decoder_fixture *dfix, in indir_tnt() function
2455 ptu_run_fp(suite, indir_tnt, dfix_empty, pt_ipc_suppressed); in main()
2456 ptu_run_fp(suite, indir_tnt, dfix_empty, pt_ipc_update_16); in main()
2457 ptu_run_fp(suite, indir_tnt, dfix_empty, pt_ipc_update_32); in main()
2458 ptu_run_fp(suite, indir_tnt, dfix_empty, pt_ipc_update_48); in main()
2459 ptu_run_fp(suite, indir_tnt, dfix_empty, pt_ipc_sext_48); in main()
2460 ptu_run_fp(suite, indir_tnt, dfix_empty, pt_ipc_full); in main()
2474 ptu_run_fp(suite, indir_tnt, dfix_indir, pt_ipc_suppressed); in main()
2475 ptu_run_fp(suite, indir_tnt, dfix_indir, pt_ipc_update_16); in main()
2476 ptu_run_fp(suite, indir_tnt, dfix_indir, pt_ipc_update_32); in main()
[all …]