Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-event_queue.c280 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 Dptunit-image_section_cache.c667 static struct ptunit_result find_null(void) in find_null() function
1963 ptu_run(suite, find_null); in main()
H A Dptunit-image.c1902 static struct ptunit_result find_null(struct image_fixture *ifix) in find_null() function
2272 ptu_run_f(suite, find_null, rfix); in main()