Searched defs:band (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.140.41/bsd/kern/ |
| H A D | kern_memorystatus_freeze.c | 814 …uint32_t proc_count = 0, freeze_eligible_proc_considered = 0, band = 0, xpc_index = 0, … in memorystatus_freezer_get_status() local 1080 uint32_t band = memorystatus_freeze_jetsam_band; in memorystatus_freezer_get_procs() local 1155 uint32_t band = JETSAM_PRIORITY_IDLE; in memorystatus_freezer_reset_state() local 1234 unsigned int band = 0; in kill_all_frozen_processes() local 2127 unsigned int band = JETSAM_PRIORITY_IDLE; in memorystatus_freezer_candidate_list_get_proc() local 2153 unsigned int band = JETSAM_PRIORITY_IDLE; in memorystatus_freeze_top_process() local 2442 unsigned int band = (unsigned int) memorystatus_freeze_jetsam_band; in memorystatus_demote_frozen_processes_using_thaw_count() local 2643 unsigned int band = JETSAM_PRIORITY_IDLE; in memorystatus_freeze_mark_eligible_processes_with_skip_reason() local 2720 unsigned int band; in memorystatus_freeze_start_normal_throttle_interval() local
|
| H A D | kern_memorystatus.c | 3891 int elevated_bucket_count = 0, maximum_kills = 0, band = 0; in memorystatus_act_aggressive() local 6266 memorystatus_kill_elevated_process(uint32_t cause, os_reason_t jetsam_reason, unsigned int band, in… in memorystatus_kill_elevated_process()
|
| /xnu-8020.140.41/tests/vm/ |
| H A D | memorystatus_sort_test.c | 282 place_proc_in_band(pid_t pid, int band) in place_proc_in_band() 294 place_coalition_in_band(const coalition_info_t *coalition, int band) in place_coalition_in_band()
|
| /xnu-8020.140.41/bsd/dev/vn/ |
| H A D | shadow.c | 323 shadow_map_mapped_band(shadow_map_t * map, band_number_t band, in shadow_map_mapped_band() 363 band_number_t band = shadow_map_block_to_band(map, start_block); in shadow_map_contiguous() local
|