Home
last modified time | relevance | path

Searched defs:total_types (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/osfmk/kern/
H A Dkalloc.c1560 uint16_t total_types, in kalloc_type_zones_for_type()
1646 uint16_t total_types, in kalloc_type_distribute_zone_for_type()
1737 uint16_t total_types = kt_freq_list_total[i]; in kalloc_type_create_zones_fixed() local
3505 uint16_t wasted_zone_budget = 0, total_types = 0; in kalloc_type_test_policy() local