Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x-sysfs.c16 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude()
171 struct etmv4_config *config = &drvdata->config; in reset_store()
282 struct etmv4_config *config = &drvdata->config; in mode_show()
294 struct etmv4_config *config = &drvdata->config; in mode_store()
444 struct etmv4_config *config = &drvdata->config; in pe_show()
456 struct etmv4_config *config = &drvdata->config; in pe_store()
479 struct etmv4_config *config = &drvdata->config; in event_show()
491 struct etmv4_config *config = &drvdata->config; in event_store()
528 struct etmv4_config *config = &drvdata->config; in event_instren_show()
540 struct etmv4_config *config = &drvdata->config; in event_instren_store()
[all …]
Dcoresight-etm4x-core.c52 static void etm4_set_default_config(struct etmv4_config *config);
55 static u64 etm4_get_access_type(struct etmv4_config *config);
109 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw()
257 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event()
328 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config()
337 memset(config, 0, sizeof(struct etmv4_config)); in etm4_parse_event_config()
474 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw()
794 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
809 static void etm4_set_default_config(struct etmv4_config *config) in etm4_set_default_config()
831 static u64 etm4_get_ns_access_type(struct etmv4_config *config) in etm4_get_ns_access_type()
[all …]
Dcoresight-etm4x.h255 struct etmv4_config { struct
462 struct etmv4_config config;
485 void etm4_config_trace_mode(struct etmv4_config *config);