Searched defs:terms (Results 1 – 9 of 9) sorted by relevance
144 struct list_head *terms = test_terms_list(); in test__pmu() local
594 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()1818 struct list_head terms; in test_term() local1836 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
53 terms = [ variable in Event
54 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
233 struct list_head *list, *orig_terms, *terms; variable
124 struct list_head *terms; member
1905 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()2783 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()2795 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
493 struct list_head *terms) in pmu_alias_terms()
64 struct list_head *terms; in intel_pt_parse_terms_with_default() local