Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Drecount.h126 struct recount_usage *recount_usage_alloc(recount_topo_t topo);
H A Drecount.c1284 tk->rtk_terminated = recount_usage_alloc( in recount_task_init()
1299 co->rco_exited = recount_usage_alloc(recount_coalition_plan.rpl_topo); in recount_coalition_init()
1321 recount_usage_alloc(recount_topo_t topo) in recount_usage_alloc() function