]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kperf/kperf_kpc.c
xnu-6153.41.3.tar.gz
[apple/xnu.git] / osfmk / kperf / kperf_kpc.c
index 43df937a282071449f217d04c792e2fdf33bcd0b..3d3fcb0bfcec01d2c5ecf555b2faa3e7119a395a 100644 (file)
@@ -42,8 +42,7 @@ kperf_kpc_thread_ast(thread_t thread)
 {
        kpc_thread_ast_handler(thread);
        kperf_thread_ast_handler(thread);
-
-       thread->kperf_flags = 0;
+       thread->kperf_ast = 0;
 }
 
 void