Home
last modified time | relevance | path

Searched refs:cscfg_activate_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.h119 int cscfg_activate_config(unsigned long cfg_hash);
H A Dcoresight-syscfg.c1003 int cscfg_activate_config(unsigned long cfg_hash) in cscfg_activate_config() function
1013 EXPORT_SYMBOL_GPL(cscfg_activate_config);
H A Dcoresight-etm-perf.c332 if (cscfg_activate_config(cfg_hash)) in etm_setup_aux()