Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dubc_internal.h145 vm_size_t profile_allocation_size; member
/xnu-8019.80.24/bsd/kern/
H A Dubc_subr.c3603 kmem_free(kernel_map, blob->profile_kaddr, blob->profile_allocation_size); in cs_blob_cleanup()
3606 blob->profile_allocation_size = 0; in cs_blob_cleanup()
3684 blob->profile_allocation_size = 0; in cs_blob_init_validated()