Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/vm/
H A Dneural_footprint.c36 static uint64_t neural_nofootprint_before; variable
207 &neural_nofootprint_before, in get_ledger_before()
216 neural_nofootprint_before / vm_kernel_page_size, in get_ledger_before()
467 T_ASSERT_EQ(neural_nofootprint_before, neural_nofootprint_after,
469 neural_nofootprint_before, neural_nofootprint_after);
628 neural_nofootprint_before + vm_size,
631 neural_nofootprint_before / vm_kernel_page_size,
653 neural_nofootprint_before + vm_size,
656 neural_nofootprint_before / vm_kernel_page_size,
711 neural_nofootprint_before - vm_size,
[all …]