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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.h120 void cscfg_deactivate_config(unsigned long cfg_hash);
H A Dcoresight-syscfg.c1016 * cscfg_deactivate_config - Mark a config descriptor as inactive.
1022 void cscfg_deactivate_config(unsigned long cfg_hash) function
1028 EXPORT_SYMBOL_GPL(cscfg_deactivate_config); variable
H A Dcoresight-etm-perf.c226 cscfg_deactivate_config(event_data->cfg_hash);

Completed in 134 milliseconds