Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/tests/
H A Dpmap_tests.c63 if ((ledger = ledger_instantiate(task_ledger_template, LEDGER_CREATE_ACTIVE_ENTRIES)) == NULL) { in pmap_create_wrapper()
/xnu-8019.80.24/osfmk/kern/
H A Dledger.h192 #define LEDGER_CREATE_ACTIVE_ENTRIES 0 macro
H A Dcoalition.c553 LEDGER_CREATE_ACTIVE_ENTRIES); in i_coal_resource_init()
559 LEDGER_CREATE_ACTIVE_ENTRIES); in i_coal_resource_init()
739 …er_t sum_ledger = ledger_instantiate(coalition_task_ledger_template, LEDGER_CREATE_ACTIVE_ENTRIES); in coalition_resource_usage_internal()
H A Dtask.c1332 ledger = ledger_instantiate(task_ledger_template, LEDGER_CREATE_ACTIVE_ENTRIES); in task_create_internal()
/xnu-8019.80.24/osfmk/vm/
H A Dvm_tests.c261 LEDGER_CREATE_ACTIVE_ENTRIES); in vm_test_wire_and_extract()
967 LEDGER_CREATE_ACTIVE_ENTRIES); in vm_test_watch3_overmap()