Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/tests/
H A Dpmap_tests.c63 if ((ledger = ledger_instantiate(task_ledger_template, LEDGER_CREATE_ACTIVE_ENTRIES)) == NULL) { in pmap_create_wrapper()
/xnu-8020.101.4/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.c1330 ledger = ledger_instantiate(task_ledger_template, LEDGER_CREATE_ACTIVE_ENTRIES); in task_create_internal()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_tests.c264 LEDGER_CREATE_ACTIVE_ENTRIES); in vm_test_wire_and_extract()
972 LEDGER_CREATE_ACTIVE_ENTRIES); in vm_test_watch3_overmap()
1060 LEDGER_CREATE_ACTIVE_ENTRIES); in vm_test_per_mapping_internal_accounting()