Searched refs:etmv4_config (Results 1 – 3 of 3) sorted by relevance
16 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude()171 struct etmv4_config *config = &drvdata->config; in reset_store()280 struct etmv4_config *config = &drvdata->config; in mode_show()292 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 …]
43 static void etm4_set_default_config(struct etmv4_config *config);91 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw()234 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event()305 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config()314 memset(config, 0, sizeof(struct etmv4_config)); in etm4_parse_event_config()734 static void etm4_set_default_config(struct etmv4_config *config) in etm4_set_default_config()753 static u64 etm4_get_ns_access_type(struct etmv4_config *config) in etm4_get_ns_access_type()780 static u64 etm4_get_access_type(struct etmv4_config *config) in etm4_get_access_type()795 static void etm4_set_comparator_filter(struct etmv4_config *config, in etm4_set_comparator_filter()828 static void etm4_set_start_stop_filter(struct etmv4_config *config, in etm4_set_start_stop_filter()[all …]
241 struct etmv4_config { struct383 struct etmv4_config config;403 void etm4_config_trace_mode(struct etmv4_config *config);