Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c2401 static struct ptu_decoder_fixture dfix_cond; variable
2419 dfix_cond = dfix_raw; in init_fixtures()
2420 dfix_cond.header = ptu_dfix_header_cond; in init_fixtures()
2509 ptu_run_f(suite, cond, dfix_cond); in main()
2510 ptu_run_f(suite, cond_skip_tip_fail, dfix_cond); in main()
2511 ptu_run_f(suite, cond_skip_tip_pge_fail, dfix_cond); in main()
2512 ptu_run_f(suite, cond_skip_tip_pgd_fail, dfix_cond); in main()
2513 ptu_run_f(suite, cond_skip_fup_tip_fail, dfix_cond); in main()
2514 ptu_run_f(suite, cond_skip_fup_tip_pgd_fail, dfix_cond); in main()