Searched refs:find_null (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-event_queue.c | 280 static struct ptunit_result find_null(enum pt_event_binding evb, in find_null() function 449 ptu_run_p(suite, find_null, evb_psbend, ptev_enabled); in main() 450 ptu_run_p(suite, find_null, evb_tip, ptev_disabled); in main() 451 ptu_run_p(suite, find_null, evb_fup, ptev_paging); in main()
|
H A D | ptunit-image_section_cache.c | 667 static struct ptunit_result find_null(void) in find_null() function 1963 ptu_run(suite, find_null); in main()
|
H A D | ptunit-image.c | 1902 static struct ptunit_result find_null(struct image_fixture *ifix) in find_null() function 2272 ptu_run_f(suite, find_null, rfix); in main()
|