Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/
H A Dformat_vm_parameter_validation.py64 def __init__(self, new_name, new_config, new_compat, new_results = []): argument
/xnu-11215.1.10/osfmk/kern/
H A Dworkload_config.c228 const char *phase, const workload_config_t *new_config) in insert_config()
/xnu-11215.1.10/osfmk/x86_64/
H A Dkpc_x86.c476 kpc_config_t *new_config = NULL; in kpc_set_config_mp_call() local