Searched refs:configure_kperf_stacks_timer (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.141.3/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_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_backtracing_tests.c | 436 configure_kperf_stacks_timer(getpid(), 10, false); 501 configure_kperf_stacks_timer(getpid(), 10, false); 552 configure_kperf_stacks_timer(getpid(), 10, false); 614 configure_kperf_stacks_timer(-1, 10, false);
|
| H A D | kperf_tests.c | 697 configure_kperf_stacks_timer(-1, 1, true); 957 configure_kperf_stacks_timer(-1, 10, false); 975 configure_kperf_stacks_timer(-1, 10, false); 1006 configure_kperf_stacks_timer(-1, 1, true);
|