Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_memory.c46 _Atomic uint64_t alloc_latency_byhighbit[16];// highbit(MCT end - MCT start)/4 member
83 …e->alloc_latency_highbit0 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
84 …e->alloc_latency_highbit1 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
85 …e->alloc_latency_highbit2 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
86 …e->alloc_latency_highbit3 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
87 …e->alloc_latency_highbit4 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
88 …e->alloc_latency_highbit5 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
89 …e->alloc_latency_highbit6 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
90 …e->alloc_latency_highbit7 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
91 …e->alloc_latency_highbit8 = os_atomic_load(&exclaves_allocation_statistics.alloc_latency_byhighbit in exclaves_memory_report_accounting()
[all …]