Home
last modified time | relevance | path

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

/Linux-v5.15/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()
285 struct etmv4_config *config = &drvdata->config; in mode_show()
297 struct etmv4_config *config = &drvdata->config; in mode_store()
447 struct etmv4_config *config = &drvdata->config; in pe_show()
459 struct etmv4_config *config = &drvdata->config; in pe_store()
482 struct etmv4_config *config = &drvdata->config; in event_show()
494 struct etmv4_config *config = &drvdata->config; in event_store()
531 struct etmv4_config *config = &drvdata->config; in event_instren_show()
543 struct etmv4_config *config = &drvdata->config; in event_instren_store()
[all …]
Dcoresight-etm4x-core.c59 static void etm4_set_default_config(struct etmv4_config *config);
62 static u64 etm4_get_access_type(struct etmv4_config *config);
335 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw()
499 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event()
571 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config()
577 memset(config, 0, sizeof(struct etmv4_config)); in etm4_parse_event_config()
742 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw()
1208 static inline u32 etm4_get_victlr_access_type(struct etmv4_config *config) in etm4_get_victlr_access_type()
1214 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
1220 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.h764 struct etmv4_config { struct
975 struct etmv4_config config;
999 void etm4_config_trace_mode(struct etmv4_config *config);