Searched refs:neural_nofootprint_compressed_before (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.61.5/tests/vm/ |
| H A D | neural_footprint.c | 37 static uint64_t neural_nofootprint_compressed_before; variable 208 &neural_nofootprint_compressed_before, in get_ledger_before() 217 neural_nofootprint_compressed_before / vm_kernel_page_size, in get_ledger_before() 470 T_ASSERT_EQ(neural_nofootprint_compressed_before, neural_nofootprint_compressed_after, 472 neural_nofootprint_compressed_before, neural_nofootprint_compressed_after); 717 neural_nofootprint_compressed_before + vm_size, 720 neural_nofootprint_compressed_before / vm_kernel_page_size, 786 neural_nofootprint_compressed_before, 789 neural_nofootprint_compressed_before / vm_kernel_page_size, 846 neural_nofootprint_compressed_before, [all …]
|