Searched refs:stackshot_accuracy (Results 1 – 2 of 2) sorted by relevance
306 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);
263 stackshot_accuracy: ./stackshot-entitlements.plist target264 stackshot_accuracy: CODE_SIGN_ENTITLEMENTS=./stackshot-entitlements.plist target265 stackshot_accuracy: OTHER_CFLAGS += -ldarwintest_utils -Wno-objc-messaging-id target266 stackshot_accuracy: OTHER_LDFLAGS += -lkdd -ldarwintest_utils -framework Foundation target267 stackshot_accuracy: INVALID_ARCHS = i386 target