Searched refs:DTRACE_BOOST2 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/osfmk/mach/machine/ |
| H A D | sdt.h | 317 #define DTRACE_BOOST2(name, type1, arg1, type2, arg2) \ macro
|
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | task_policy.c | 3382 DTRACE_BOOST2(boost, task_t, task, int, task_pid(task)); in task_set_boost_locked() 3384 DTRACE_BOOST2(unboost, task_t, task, int, task_pid(task)); in task_set_boost_locked()
|