Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_reclaim.c66 TUNABLE_DEV_WRITEABLE(uint64_t, vm_reclaim_sampling_period_ns, "vm_reclaim_sampling_period_ns",
72 TUNABLE_DEV_WRITEABLE(bool, vm_reclaim_enabled, "vm_reclaim_enabled", true);
73 TUNABLE_DEV_WRITEABLE(uint32_t, vm_reclaim_autotrim_pct_normal, "vm_reclaim_autotrim_pct_normal", 1…
74 TUNABLE_DEV_WRITEABLE(uint32_t, vm_reclaim_autotrim_pct_pressure, "vm_reclaim_autotrim_pct_pressure…
75 TUNABLE_DEV_WRITEABLE(uint32_t, vm_reclaim_autotrim_pct_critical, "vm_reclaim_autotrim_pct_critical…
76 TUNABLE_DEV_WRITEABLE(uint64_t, vm_reclaim_wma_weight_base, "vm_reclaim_wma_weight_base", 3);
77 TUNABLE_DEV_WRITEABLE(uint64_t, vm_reclaim_wma_weight_cur, "vm_reclaim_wma_weight_cur", 1);
78 TUNABLE_DEV_WRITEABLE(uint64_t, vm_reclaim_wma_denom, "vm_reclaim_wma_denom", 4);
79 TUNABLE_DEV_WRITEABLE(uint64_t, vm_reclaim_abandonment_threshold, "vm_reclaim_abandonment_threshold…
H A Dvm_pageout.c211 TUNABLE_DEV_WRITEABLE(unsigned int, vm_page_max_speculative_age_q, "vm_page_max_speculative_age_q",…
/xnu-12377.41.6/osfmk/kern/
H A Dstartup.h294 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
297 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
H A Dexclaves_xnuproxy.c149 TUNABLE_DEV_WRITEABLE(unsigned int, exclaves_ipc_buffer_cache_max,
H A Dwaitq.c892 TUNABLE_DEV_WRITEABLE(uint32_t, waitq_flush_excess_threads, "waitq_flush_excess_threads", 20);
893 TUNABLE_DEV_WRITEABLE(uint32_t, waitq_flush_excess_time_mt, "waitq_flush_excess_time_mt", 7200); /*…
H A Dthread_policy.c3406 TUNABLE_DEV_WRITEABLE(uint8_t, rt_allow_limit_percent,
3410 TUNABLE_DEV_WRITEABLE(uint16_t, rt_allow_limit_interval_ms,
H A Ddebug.c363 TUNABLE_DEV_WRITEABLE(unsigned int, verbose_panic_flow_logging, "verbose_panic_flow_logging", 0);
H A Dsched_prim.c163 TUNABLE_DEV_WRITEABLE(int, max_unsafe_rt_quanta, "max_unsafe_rt_quanta", MAX_UNSAFE_RT_QUANTA);
164 TUNABLE_DEV_WRITEABLE(int, max_unsafe_fixed_quanta, "max_unsafe_fixed_quanta", MAX_UNSAFE_FIXED_QUA…
166 TUNABLE_DEV_WRITEABLE(int, safe_rt_multiplier, "safe_rt_multiplier", SAFE_RT_MULTIPLIER);
167 TUNABLE_DEV_WRITEABLE(int, safe_fixed_multiplier, "safe_fixed_multiplier", SAFE_FIXED_MULTIPLIER);
H A Dkern_stackshot.c138 TUNABLE_DEV_WRITEABLE(unsigned int, stackshot_single_thread, "stackshot_single_thread", 0);
/xnu-12377.41.6/bsd/kern/
H A Dkern_memorystatus_policy.c517 TUNABLE_DEV_WRITEABLE(unsigned int, kJetsamHighRelaunchCandidatesThreshold, "jetsam_high_relaunch_c…
H A Dkern_memorystatus_notify.c145 static TUNABLE_DEV_WRITEABLE(uint32_t, vm_pressure_task_footprint_min, "vm_pressure_notify_min_foot…
1283 TUNABLE_DEV_WRITEABLE(unsigned int, memstat_sustained_pressure_max_pri, "memstat_sustained_pressure…
H A Dkern_exec.c240 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_per_team_id,
242 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_by_entitlement,
246 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_reslide_aslr,
262 TUNABLE_DEV_WRITEABLE(int, vm_shared_region_reslide_restrict,
/xnu-12377.41.6/iokit/Kernel/
H A DIOKitDebug.cpp51 TUNABLE_DEV_WRITEABLE(SInt64, gIOKitTrace, "iotrace", 0);
/xnu-12377.41.6/osfmk/arm64/
H A Dmachine_routines.c117 TUNABLE_DEV_WRITEABLE(uint64_t, MutexSpin, "mutex-spin", 240 /* 10us */);
/xnu-12377.41.6/bsd/net/
H A Dif.c317 TUNABLE_DEV_WRITEABLE(bool, management_data_unrestricted, "management_data_unrestricted", false);
356 TUNABLE_DEV_WRITEABLE(bool, management_control_unrestricted, "management_control_unrestricted", fal…