Home
last modified time | relevance | path

Searched refs:machine_data (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread_group.c1271 sched_perfcontrol_thread_group_recommend(__unused void *machine_data, __unused cluster_type_t new_r… in sched_perfcontrol_thread_group_recommend() argument
1290 sched_perfcontrol_thread_group_preferred_clusters_set(void *machine_data, uint32_t tg_preferred_clu… in sched_perfcontrol_thread_group_preferred_clusters_set() argument
1293 …struct thread_group *tg = (struct thread_group *)((uintptr_t)machine_data - offsetof(struct thread… in sched_perfcontrol_thread_group_preferred_clusters_set()
1327 sched_perfcontrol_thread_group_recommend(__unused void *machine_data, __unused cluster_type_t new_r… in sched_perfcontrol_thread_group_recommend() argument
1329 …struct thread_group *tg = (struct thread_group *)((uintptr_t)machine_data - offsetof(struct thread… in sched_perfcontrol_thread_group_recommend()
1344 sched_perfcontrol_thread_group_preferred_clusters_set(__unused void *machine_data, __unused uint32_… in sched_perfcontrol_thread_group_preferred_clusters_set() argument
1366 sched_perfcontrol_thread_group_get_name(void *machine_data) in sched_perfcontrol_thread_group_get_name() argument
1368 struct thread_group *tg = __container_of(machine_data, struct thread_group, tg_machine_data); in sched_perfcontrol_thread_group_get_name()
/xnu-11215/tools/lldbmacros/
H A Dktrace.py779 machine_data = GetKtraceMachine()
780 machine_bytes = binary_plist(machine_data)
/xnu-11215/osfmk/arm/
H A Dmachine_routines.h1175 extern void sched_perfcontrol_thread_group_preferred_clusters_set(void *machine_data, uint32_t tg_p…