Home
last modified time | relevance | path

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

/xnu-11417.121.6/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);
521 dispatch_queue_t dq = dispatch_queue_create("com.apple.stackshot_accuracy.zombie", NULL);
H A DMakefile517 stackshot_accuracy: ./stackshot-entitlements.plist target
518 stackshot_accuracy: CODE_SIGN_ENTITLEMENTS=./stackshot-entitlements.plist target
519 stackshot_accuracy: OTHER_CFLAGS += -ldarwintest_utils -Wno-objc-messaging-id target
520 stackshot_accuracy: OTHER_LDFLAGS += -lkdd -ldarwintest_utils -framework Foundation target
521 stackshot_accuracy: INVALID_ARCHS = i386 target