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