Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_memory.c61 _Atomic uint64_t alloc_latency_byhighbit[16];// highbit(MCT end - MCT start)/4 member
98 …e->alloc_latency_highbit0 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
99 …e->alloc_latency_highbit1 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
100 …e->alloc_latency_highbit2 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
101 …e->alloc_latency_highbit3 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
102 …e->alloc_latency_highbit4 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
103 …e->alloc_latency_highbit5 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
104 …e->alloc_latency_highbit6 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
105 …e->alloc_latency_highbit7 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
106 …e->alloc_latency_highbit8 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
[all …]