Searched refs:configure_kperf_stacks_timer (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.61.5/tests/ktrace/ |
| H A D | kperf_backtracing_tests.c | 438 configure_kperf_stacks_timer(getpid(), 10, false); 503 configure_kperf_stacks_timer(getpid(), 10, false); 554 configure_kperf_stacks_timer(getpid(), 10, false); 616 configure_kperf_stacks_timer(-1, 10, false);
|
| H A D | kperf_helpers.h | 7 void configure_kperf_stacks_timer(pid_t pid, unsigned int period_ms,
|
| 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 | 703 configure_kperf_stacks_timer(-1, 1, true); 968 configure_kperf_stacks_timer(-1, 10, false); 987 configure_kperf_stacks_timer(-1, 10, false); 1019 configure_kperf_stacks_timer(-1, 1, true);
|