]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kperf/kperf_arch.h
xnu-4903.241.1.tar.gz
[apple/xnu.git] / osfmk / kperf / kperf_arch.h
index c8399219128cc829598f44867a17935422238ad4..6c84d89f579d1c7010531ce7698fabd5486400b0 100644 (file)
@@ -32,6 +32,5 @@ struct kperf_timer;
 bool kperf_mp_broadcast_other_running(struct kperf_timer *trigger);
 
 void kperf_signal_handler(unsigned int cpu_number);
-kern_return_t kperf_get_phys_footprint(task_t, uint64_t *);
 
 #endif /* KPERF_ARCH_H */