Searched refs:set_config (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dkpc.h157 int (*set_config)(uint32_t classes, kpc_config_t *new_config); member in struct:kpc_driver
/xnu-2422.115.4/osfmk/pmc/
H A Dpmc.h309 pmc_set_config_method_t set_config; member in struct:pmc_methods
H A Dpmc.c1571 ret = load_pmc->methods.set_config(load_pmc_obj, reservation->config->object);
1573 COUNTER_DEBUG(" [error] set_config: 0x%x\n", ret);
1895 !methods->set_config ||

Completed in 36 milliseconds