Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-syscfg.h74 int cscfg_activate_config(unsigned long cfg_hash);
Dcoresight-syscfg.c586 int cscfg_activate_config(unsigned long cfg_hash) in cscfg_activate_config() function
616 EXPORT_SYMBOL_GPL(cscfg_activate_config);
Dcoresight-etm-perf.c320 if (cscfg_activate_config(cfg_hash)) in etm_setup_aux()