Home
last modified time | relevance | path

Searched refs:etmv4_config (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A 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()
448 struct etmv4_config *config = &drvdata->config; in pe_show()
460 struct etmv4_config *config = &drvdata->config; in pe_store()
483 struct etmv4_config *config = &drvdata->config; in event_show()
495 struct etmv4_config *config = &drvdata->config; in event_store()
532 struct etmv4_config *config = &drvdata->config; in event_instren_show()
544 struct etmv4_config *confi in event_instren_store()
[all...]
H A 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()
261 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event()
332 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config()
341 memset(config, 0, sizeof(struct etmv4_config)); in etm4_parse_event_config()
478 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw()
798 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
813 static void etm4_set_default_config(struct etmv4_config *config) in etm4_set_default_config()
835 static u64 etm4_get_ns_access_type(struct etmv4_config *confi
[all...]
H A Dcoresight-etm4x.h207 * struct etmv4_config - configuration information related to an ETMv4
255 struct etmv4_config { struct
462 struct etmv4_config config;
485 void etm4_config_trace_mode(struct etmv4_config *config);
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A 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 *confi 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);
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()
1303 static inline u32 etm4_get_victlr_access_type(struct etmv4_config *config) in etm4_get_victlr_access_type()
1309 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
1315 static void etm4_set_default_config(struct etmv4_config *confi
[all...]
H A Dcoresight-etm4x-cfg.c50 struct etmv4_config *drvcfg = &drvdata->config; in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h795 * struct etmv4_config - configuration information related to an ETMv4
843 struct etmv4_config { struct
1060 struct etmv4_config config;
1085 void etm4_config_trace_mode(struct etmv4_config *config);

Completed in 13 milliseconds