Searched defs:config_terms (Results 1 – 3 of 3) sorted by relevance
125 struct list_head config_terms; member
288 struct list_head *config_terms) in __add_event()313 struct list_head *config_terms) in add_event()
625 struct list_head *config_terms = &evsel->config_terms; in apply_config_terms() local