Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-syscfg.h75 void cscfg_deactivate_config(unsigned long cfg_hash);
Dcoresight-syscfg.c625 void cscfg_deactivate_config(unsigned long cfg_hash) in cscfg_deactivate_config() function
641 EXPORT_SYMBOL_GPL(cscfg_deactivate_config);
Dcoresight-etm-perf.c220 cscfg_deactivate_config(event_data->cfg_hash); in free_event_data()