Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x-sysfs.c17 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude()
172 struct etmv4_config *config = &drvdata->config; in reset_store()
286 struct etmv4_config *config = &drvdata->config; in mode_show()
298 struct etmv4_config *config = &drvdata->config; in mode_store()
452 struct etmv4_config *config = &drvdata->config; in pe_show()
464 struct etmv4_config *config = &drvdata->config; in pe_store()
487 struct etmv4_config *config = &drvdata->config; in event_show()
499 struct etmv4_config *config = &drvdata->config; in event_store()
536 struct etmv4_config *config = &drvdata->config; in event_instren_show()
548 struct etmv4_config *config = &drvdata->config; in event_instren_store()
[all …]
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);
405 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw()
572 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event()
644 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config()
650 memset(config, 0, sizeof(struct etmv4_config)); in etm4_parse_event_config()
869 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw()
1298 static inline u32 etm4_get_victlr_access_type(struct etmv4_config *config) in etm4_get_victlr_access_type()
1304 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
1310 static void etm4_set_default_config(struct etmv4_config *config) in etm4_set_default_config()
[all …]
Dcoresight-etm4x-cfg.c50 struct etmv4_config *drvcfg = &drvdata->config; in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h843 struct etmv4_config { struct
1060 struct etmv4_config config;
1085 void etm4_config_trace_mode(struct etmv4_config *config);