Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/
H A Dthread_group_flags.c180 static char *workload_ids[num_workload_ids] = { variable
233 …s, expected_tg_flags[workload_ind], "Correct new TG flags for \"%s\"", workload_ids[workload_ind]); in search_for_workload_id_tg_flags_tracepoints()
248 …flags, expected_tg_flags[workload_ind], "Correct TG flags for \"%s\"", workload_ids[workload_ind]); in search_for_workload_id_tg_flags_tracepoints()
302 …(&wi_handles[w], WORK_INTERVAL_TYPE_DEFAULT | WORK_INTERVAL_FLAG_HAS_WORKLOAD_ID, workload_ids[w]);