Searched refs:RUN_START (Results 1 – 1 of 1) sorted by relevance
1966 #define RUN_START(fn, wired, name) dealloc_results(process_results(test_kext_tagged_with_allocated_… in IMPL() macro1976 RUN_START(fn, true, #name " (user wired)"); \ in IMPL()1977 RUN_START(fn, false, #name " (non user wired)"); in IMPL()2004 #undef RUN_START in IMPL()