Searched defs:config_terms (Results 1 – 3 of 3) sorted by relevance
134 struct list_head config_terms; member
314 struct list_head *config_terms, bool auto_merge_stats) in __add_event()343 struct list_head *config_terms) in add_event()
730 struct list_head *config_terms = &evsel->config_terms; in apply_config_terms() local