Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c2398 static struct ptu_decoder_fixture dfix_empty; variable
2410 dfix_empty = dfix_raw; in init_fixtures()
2411 dfix_empty.header = ptu_dfix_header_sync; in init_fixtures()
2447 ptu_run_f(suite, indir_null, dfix_empty); in main()
2448 ptu_run_f(suite, indir_empty, dfix_empty); in main()
2449 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_suppressed); in main()
2450 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_update_16); in main()
2451 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_update_32); in main()
2452 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_update_48); in main()
2453 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_sext_48); in main()
[all …]