Home
last modified time | relevance | path

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

/xnu-12377.61.12/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 DMakefile612 stackshot_accuracy: ./stackshot-entitlements.plist target
613 stackshot_accuracy: CODE_SIGN_ENTITLEMENTS=./stackshot-entitlements.plist target
614 stackshot_accuracy: OTHER_CFLAGS += -ldarwintest_utils -Wno-objc-messaging-id target
615 stackshot_accuracy: OTHER_LDFLAGS += -lkdd -ldarwintest_utils -framework Foundation target
616 stackshot_accuracy: INVALID_ARCHS = i386 target