Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.h120 void cscfg_deactivate_config(unsigned long cfg_hash);
H A Dcoresight-syscfg.c1022 void cscfg_deactivate_config(unsigned long cfg_hash) in cscfg_deactivate_config() function
1028 EXPORT_SYMBOL_GPL(cscfg_deactivate_config);
H A Dcoresight-etm-perf.c224 cscfg_deactivate_config(event_data->cfg_hash); in free_event_data()