Searched defs:terms (Results 1 – 9 of 9) sorted by relevance
143 struct list_head *terms = test_terms_list(); in test__pmu() local
569 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()1715 struct list_head terms; in test_term() local1733 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
48 terms = [ variable in Event
52 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
231 struct list_head *list, *orig_terms, *terms; variable
121 struct list_head *terms; member
1675 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()2519 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()2531 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
395 struct list_head *terms) in pmu_alias_terms()
69 struct list_head *terms; in intel_pt_parse_terms_with_default() local