Searched refs:first_wildcard_match (Results 1 – 5 of 5) sorted by relevance
178 struct list_head *config_terms, struct evsel *first_wildcard_match, in __add_event() argument191 if (first_wildcard_match) { in __add_event()192 struct evsel *pos = list_prev_entry(first_wildcard_match, core.node); in __add_event()194 first_wildcard_match = NULL; in __add_event()197 first_wildcard_match = pos; in __add_event()201 first_wildcard_match = pos; in __add_event()275 evsel->first_wildcard_match = first_wildcard_match; in __add_event()438 struct evsel *first_wildcard_match);1404 struct evsel *first_wildcard_match) in __parse_events_add_numeric() argument1432 metric_id, pmu, &config_terms, first_wildcard_match, in __parse_events_add_numeric()[all …]
77 struct evsel *first_wildcard_match; member
546 if (alias->first_wildcard_match == evsel) { in evsel__merge_aliases()
971 if (config->hybrid_merge && counter->first_wildcard_match != NULL) in print_counter_aggrdata()974 if (counter->first_wildcard_match != NULL) in print_counter_aggrdata()
564 evsel->first_wildcard_match = orig->first_wildcard_match; in evsel__clone()4296 if (counter->first_wildcard_match != NULL) { in evsel__set_needs_uniquify()4310 if (evsel == counter || evsel->first_wildcard_match || evsel->pmu == counter->pmu) in evsel__set_needs_uniquify()