Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dstackshot_accuracy.m308 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.basic_sp", NULL);
337 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.basic", NULL);
476 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.fault_sp", NULL);
519 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.zombie", NULL);
H A DMakefile511 stackshot_accuracy: ./stackshot-entitlements.plist target
512 stackshot_accuracy: CODE_SIGN_ENTITLEMENTS=./stackshot-entitlements.plist target
513 stackshot_accuracy: OTHER_CFLAGS += -ldarwintest_utils -Wno-objc-messaging-id target
514 stackshot_accuracy: OTHER_LDFLAGS += -lkdd -ldarwintest_utils -framework Foundation target
515 stackshot_accuracy: INVALID_ARCHS = i386 target