Home
last modified time | relevance | path

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

/xnu-8796.141.3/tests/
H A Dstackshot_accuracy.m306 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.basic_sp", NULL);
335 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.basic", NULL);
474 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.fault_sp", NULL);
517 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.zombie", NULL);
H A DMakefile263 stackshot_accuracy: ./stackshot-entitlements.plist target
264 stackshot_accuracy: CODE_SIGN_ENTITLEMENTS=./stackshot-entitlements.plist target
265 stackshot_accuracy: OTHER_CFLAGS += -ldarwintest_utils -Wno-objc-messaging-id target
266 stackshot_accuracy: OTHER_LDFLAGS += -lkdd -ldarwintest_utils -framework Foundation target
267 stackshot_accuracy: INVALID_ARCHS = i386 target