Searched refs:neural_footprint_compressed_before (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/tests/vm/ |
| H A D | neural_footprint.c | 39 static uint64_t neural_footprint_compressed_before; variable 210 &neural_footprint_compressed_before, in get_ledger_before() 215 neural_footprint_compressed_before / vm_kernel_page_size, in get_ledger_before() 476 T_ASSERT_EQ(neural_footprint_compressed_before, neural_footprint_compressed_after, 478 neural_footprint_compressed_before, neural_footprint_compressed_after); 693 neural_footprint_compressed_before + vm_size, 696 neural_footprint_compressed_before / vm_kernel_page_size, 740 neural_footprint_compressed_before - vm_size, 743 neural_footprint_compressed_before / vm_kernel_page_size, 1008 neural_footprint_compressed_before / vm_kernel_page_size,
|