| /freebsd/contrib/processor-trace/libipt/test/src/ |
| H A D | ptunit-ild.c | 695 ptu_run(suite, push); in main() 696 ptu_run(suite, jmp_rel); in main() 697 ptu_run(suite, long_nop); in main() 698 ptu_run(suite, mov_al_64); in main() 699 ptu_run(suite, mov_al_32); in main() 700 ptu_run(suite, mov_al_32_em64); in main() 701 ptu_run(suite, mov_al_32_em16); in main() 702 ptu_run(suite, mov_al_16_em32); in main() 703 ptu_run(suite, mov_al_16); in main() 704 ptu_run(suite, rdtsc); in main() [all …]
|
| H A D | ptunit-tnt_cache.c | 230 ptu_run(suite, init); in main() 231 ptu_run(suite, init_null); in main() 232 ptu_run(suite, is_empty_initial); in main() 233 ptu_run(suite, is_empty_no); in main() 234 ptu_run(suite, is_empty_yes); in main() 235 ptu_run(suite, is_empty_null); in main() 236 ptu_run(suite, query_taken); in main() 237 ptu_run(suite, query_not_taken); in main() 238 ptu_run(suite, query_empty); in main() 239 ptu_run(suite, query_null); in main() [all …]
|
| H A D | ptunit-block_decoder.c | 323 ptu_run(suite, decoder_init_null); in main() 324 ptu_run(suite, decoder_fini_null); in main() 325 ptu_run(suite, alloc_decoder_null); in main() 326 ptu_run(suite, free_decoder_null); in main() 328 ptu_run(suite, sync_forward_null); in main() 329 ptu_run(suite, sync_backward_null); in main() 330 ptu_run(suite, sync_set_null); in main() 333 ptu_run(suite, get_offset_null); in main() 335 ptu_run(suite, get_sync_offset_null); in main() 337 ptu_run(suite, get_image_null); in main() [all …]
|
| H A D | ptunit-insn_decoder.c | 323 ptu_run(suite, decoder_init_null); in main() 324 ptu_run(suite, decoder_fini_null); in main() 325 ptu_run(suite, alloc_decoder_null); in main() 326 ptu_run(suite, free_decoder_null); in main() 328 ptu_run(suite, sync_forward_null); in main() 329 ptu_run(suite, sync_backward_null); in main() 330 ptu_run(suite, sync_set_null); in main() 333 ptu_run(suite, get_offset_null); in main() 335 ptu_run(suite, get_sync_offset_null); in main() 337 ptu_run(suite, get_image_null); in main() [all …]
|
| H A D | ptunit-asid.c | 401 ptu_run(suite, from_user_null); in main() 402 ptu_run(suite, from_user_default); in main() 403 ptu_run(suite, from_user_small); in main() 404 ptu_run(suite, from_user_big); in main() 405 ptu_run(suite, from_user); in main() 406 ptu_run(suite, from_user_cr3); in main() 408 ptu_run(suite, to_user_null); in main() 409 ptu_run(suite, to_user_too_small); in main() 410 ptu_run(suite, to_user_small); in main() 411 ptu_run(suite, to_user_big); in main() [all …]
|
| H A D | ptunit-config.c | 534 ptu_run(suite, from_user_null); in main() 535 ptu_run(suite, from_user_too_small); in main() 536 ptu_run(suite, from_user_bad_buffer); in main() 537 ptu_run(suite, from_user); in main() 538 ptu_run(suite, from_user_small); in main() 539 ptu_run(suite, from_user_big); in main() 540 ptu_run(suite, size); in main() 542 ptu_run(suite, addr_filter_size); in main() 543 ptu_run(suite, addr_filter_none); in main() 544 ptu_run(suite, addr_filter_0); in main() [all …]
|
| H A D | ptunit-mapped_section.c | 186 ptu_run(suite, begin); in main() 187 ptu_run(suite, end); in main() 188 ptu_run(suite, offset); in main() 189 ptu_run(suite, size); in main() 190 ptu_run(suite, asid); in main() 191 ptu_run(suite, asid_null); in main() 192 ptu_run(suite, map); in main() 193 ptu_run(suite, unmap); in main() 194 ptu_run(suite, section); in main() 195 ptu_run(suite, section_null); in main()
|
| H A D | ptunit-retstack.c | 220 ptu_run(suite, init); in main() 221 ptu_run(suite, init_null); in main() 222 ptu_run(suite, query); in main() 223 ptu_run(suite, query_empty); in main() 224 ptu_run(suite, query_null); in main() 225 ptu_run(suite, pop); in main() 226 ptu_run(suite, pop_empty); in main() 227 ptu_run(suite, pop_null); in main() 228 ptu_run(suite, full); in main() 229 ptu_run(suite, overflow); in main()
|
| H A D | ptunit-packet_decoder.c | 253 ptu_run(suite, decoder_init_null); in main() 254 ptu_run(suite, decoder_fini_null); in main() 255 ptu_run(suite, alloc_decoder_null); in main() 256 ptu_run(suite, free_decoder_null); in main() 258 ptu_run(suite, sync_forward_null); in main() 259 ptu_run(suite, sync_backward_null); in main() 260 ptu_run(suite, sync_set_null); in main() 263 ptu_run(suite, get_offset_null); in main() 266 ptu_run(suite, get_sync_offset_null); in main() 268 ptu_run(suite, get_config_null); in main() [all …]
|
| H A D | ptunit-last_ip.c | 347 ptu_run(suite, init); in main() 348 ptu_run(suite, init_null); in main() 349 ptu_run(suite, status_initial); in main() 350 ptu_run(suite, status); in main() 351 ptu_run(suite, status_null); in main() 352 ptu_run(suite, status_noip); in main() 353 ptu_run(suite, status_suppressed); in main() 354 ptu_run(suite, query_initial); in main() 355 ptu_run(suite, query); in main() 356 ptu_run(suite, query_null); in main() [all …]
|
| H A D | ptunit-encoder.c | 219 ptu_run(suite, encoder_init_null); in main() 220 ptu_run(suite, encoder_fini_null); in main() 221 ptu_run(suite, alloc_encoder_null); in main() 222 ptu_run(suite, free_encoder_null); in main() 224 ptu_run(suite, sync_set_null); in main() 227 ptu_run(suite, get_offset_null); in main() 231 ptu_run(suite, get_config_null); in main() 234 ptu_run(suite, next_null); in main()
|
| H A D | ptunit-cpu.c | 167 ptu_run(suite, cpu_valid); in main() 168 ptu_run(suite, cpu_null); in main() 169 ptu_run(suite, cpu_incomplete); in main() 170 ptu_run(suite, cpu_invalid); in main()
|
| H A D | ptunit-block_cache.c | 348 ptu_run(suite, bcache_entry_size); in main() 349 ptu_run(suite, bcache_size); in main() 351 ptu_run(suite, free_null); in main() 352 ptu_run(suite, add_null); in main() 353 ptu_run(suite, lookup_null); in main()
|
| H A D | ptunit-msec_cache.c | 399 ptu_run(suite, init_null); in main() 400 ptu_run(suite, fini_null); in main() 401 ptu_run(suite, invalidate_null); in main() 402 ptu_run(suite, read_null); in main() 403 ptu_run(suite, fill_null); in main()
|
| H A D | ptunit-cpp.cpp | 74 ptu_run(suite, init_packet_decoder); in main() 75 ptu_run(suite, init_query_decoder); in main()
|
| H A D | ptunit-section.c | 1411 ptu_run(suite, filename_null); in main() 1412 ptu_run(suite, offset_null); in main() 1413 ptu_run(suite, size_null); in main() 1414 ptu_run(suite, get_null); in main() 1415 ptu_run(suite, put_null); in main() 1416 ptu_run(suite, attach_null); in main() 1417 ptu_run(suite, detach_null); in main() 1418 ptu_run(suite, map_null); in main() 1419 ptu_run(suite, unmap_null); in main() 1420 ptu_run(suite, cache_null); in main()
|
| H A D | ptunit-image_section_cache.c | 1959 ptu_run(suite, init_null); in main() 1960 ptu_run(suite, fini_null); in main() 1961 ptu_run(suite, name_null); in main() 1962 ptu_run(suite, add_null); in main() 1963 ptu_run(suite, find_null); in main() 1964 ptu_run(suite, lookup_null); in main() 1965 ptu_run(suite, clear_null); in main() 1966 ptu_run(suite, free_null); in main() 1967 ptu_run(suite, add_file_null); in main() 1968 ptu_run(suite, read_null); in main()
|
| H A D | ptunit-image.c | 2211 ptu_run(suite, init); in main() 2213 ptu_run(suite, init_null); in main() 2215 ptu_run(suite, fini); in main() 2216 ptu_run(suite, fini_empty); in main() 2217 ptu_run(suite, fini_null); in main() 2220 ptu_run(suite, name_none); in main() 2221 ptu_run(suite, name_null); in main() 2266 ptu_run(suite, add_cached_null); in main()
|
| H A D | ptunit-event_queue.c | 400 ptu_run(suite, standalone_null); in main()
|