Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Drt_migration.c145 sched_policy_pop_metadata(/* preferred_pset_id */);
244 sched_policy_pop_metadata();
255 sched_policy_pop_metadata();
259 sched_policy_pop_metadata();
344 sched_policy_pop_metadata(/* other_pset */);
346 sched_policy_pop_metadata(/* stealing_pset */);
390 sched_policy_pop_metadata(/* idle_cpu */);
392 sched_policy_pop_metadata(/* target_cpu */);
H A Dedge_migration.c314 sched_policy_pop_metadata();
345 sched_policy_pop_metadata();
348 sched_policy_pop_metadata();
377 sched_policy_pop_metadata();
382 sched_policy_pop_metadata();
384 sched_policy_pop_metadata();
844 sched_policy_pop_metadata();
856 sched_policy_pop_metadata();
879 sched_policy_pop_metadata();
889 sched_policy_pop_metadata();
[all …]
/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_policy_darwintest.h83 sched_policy_pop_metadata(void) in sched_policy_pop_metadata() function