Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsocd_client.c95 long available = os_atomic_load(&socd_client_trace_available, relaxed); in socd_client_set_primary_kernelcache_uuid() local
120 long available; in socd_client_trace() local
H A Dworkload_config.c543 bool available = ctx->wlcc_hashtbl != NULL; in workload_config_available() local
H A Dtelemetry.c587 uint32_t available = in _telemetry_take_sample_kernel() local
/xnu-12377.1.9/osfmk/i386/vmx/
H A Dvmx_cpu.c277 boolean_t available = TRUE; in vmx_globally_available() local
/xnu-12377.1.9/osfmk/x86_64/
H A Dmonotonic_x86_64.c325 mt_ownership_change(bool __unused available) in mt_ownership_change()
/xnu-12377.1.9/osfmk/arm64/
H A Dmonotonic_arm64.c992 uint32_t available = ~uncore_active_ctrs & config->allowed_ctr_mask; in uncore_add() local
1549 mt_ownership_change(bool available) in mt_ownership_change()
/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_edge_harness.c47 ml_get_cpu_number_type(cluster_type_t cluster_type, bool logical, bool available) in ml_get_cpu_number_type()
/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c797 const uint32_t available = PV_BATCH_SIZE - (pmap_cpu_data->pv_free.count % PV_BATCH_SIZE); in pv_list_free() local
/xnu-12377.1.9/osfmk/i386/
H A Dmachine_routines.c762 ml_get_cpu_number_type(cluster_type_t cluster_type __unused, bool logical, bool available) in ml_get_cpu_number_type()
/xnu-12377.1.9/san/memory/
H A Dubsan.c61 const size_t available = ubsan_buf_available(ub); in ubsan_json_log_ap() local
/xnu-12377.1.9/osfmk/arm/
H A Dmachine_routines_common.c1402 ml_get_cpu_number_type(cluster_type_t cluster_type, bool logical, bool available) in ml_get_cpu_number_type()
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap_data.c1801 const uint32_t available = PV_BATCH_SIZE - (pmap_cpu_data->pv_free.count % PV_BATCH_SIZE); in pv_list_free() local