]>
git.saurik.com Git - apple/xnu.git/blob - tools/tests/darwintests/kperf_helpers.h
1 #ifndef KPERF_HELPERS_H
2 #define KPERF_HELPERS_H
6 void configure_kperf_stacks_timer(pid_t pid
, unsigned int period_ms
);
8 #endif /* !defined(KPERF_HELPERS_H) */