Home
last modified time | relevance | path

Searched refs:etmv4_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c18 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude()
173 struct etmv4_config *config = &drvdata->config; in reset_store()
287 struct etmv4_config *config = &drvdata->config; in mode_show()
299 struct etmv4_config *config = &drvdata->config; in mode_store()
453 struct etmv4_config *config = &drvdata->config; in pe_show()
465 struct etmv4_config *config = &drvdata->config; in pe_store()
488 struct etmv4_config *config = &drvdata->config; in event_show()
500 struct etmv4_config *config = &drvdata->config; in event_store()
537 struct etmv4_config *config = &drvdata->config; in event_instren_show()
549 struct etmv4_config *config = &drvdata->config; in event_instren_store()
[all …]
H A Dcoresight-etm4x-core.c63 static void etm4_set_default_config(struct etmv4_config *config);
66 static u64 etm4_get_access_type(struct etmv4_config *config);
437 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw()
604 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event()
676 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config()
682 memset(config, 0, sizeof(struct etmv4_config)); in etm4_parse_event_config()
891 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw()
1523 static void etm4_set_default(struct etmv4_config *config) in etm4_set_default()
1542 struct etmv4_config *config = &drvdata->config; in etm4_get_next_comparator()
1583 struct etmv4_config *config = &drvdata->config; in etm4_set_event_filters()
[all …]
H A Dcoresight-etm4x-cfg.c50 struct etmv4_config *drvcfg = &drvdata->config; in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h819 struct etmv4_config { struct
1034 struct etmv4_config config;
1059 void etm4_config_trace_mode(struct etmv4_config *config);