Searched defs:terms (Results 1 – 9 of 9) sorted by relevance
144 struct list_head *terms = test_terms_list(); in test__pmu() local
53 terms = [ variable in Event
597 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()1923 struct list_head terms; in test_term() local1948 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
66 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
280 struct list_head *list = NULL, *orig_terms = NULL, *terms= NULL; variable
138 struct list_head *terms; member
2123 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()3082 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()3092 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
499 struct list_head *terms) in pmu_alias_terms()
67 struct list_head *terms; in intel_pt_parse_terms_with_default() local