Searched refs:configure_kperf_stacks_timer (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/tests/ktrace/ |
| H A D | kperf_helpers.h | 7 void configure_kperf_stacks_timer(pid_t pid, unsigned int period_ms,
|
| H A D | kperf_backtracing_tests.c | 443 configure_kperf_stacks_timer(getpid(), 10, false); 508 configure_kperf_stacks_timer(getpid(), 10, false); 559 configure_kperf_stacks_timer(getpid(), 10, false); 621 configure_kperf_stacks_timer(-1, 10, false);
|
| H A D | kperf_helpers.c | 10 configure_kperf_stacks_timer(pid_t pid, unsigned int period_ms, bool quiet) in configure_kperf_stacks_timer() function
|
| H A D | kperf_tests.c | 688 configure_kperf_stacks_timer(-1, 1, true); 948 configure_kperf_stacks_timer(-1, 10, false); 966 configure_kperf_stacks_timer(-1, 10, false); 997 configure_kperf_stacks_timer(-1, 1, true);
|