Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/vm/
H A Dneural_footprint.c62 int64_t templateCnt; in ledger_init() local
79 templateCnt = li.li_entries; in ledger_init()
92 (caddr_t)&templateCnt, in ledger_init()
95 for (int i = 0; i < templateCnt; i++) { in ledger_init()
/xnu-11215.61.5/tests/
H A Dvm_phys_footprint.c52 int64_t templateCnt; in ledger_init() local
90 templateCnt = li.li_entries; in ledger_init()
103 (caddr_t)&templateCnt, in ledger_init()
107 for (i = 0; i < templateCnt; i++) { in ledger_init()