Home
last modified time | relevance | path

Searched defs:terms (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/tools/perf/tests/
Dpmu.c143 struct list_head *terms = test_terms_list(); in test__pmu() local
Dparse-events.c568 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()
1761 struct list_head terms; in test_term() local
1779 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
Dattr.py48 terms = [ variable in Event
/Linux-v4.19/tools/perf/util/
Dpmu.h52 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
Dparse-events.y232 struct list_head *list, *orig_terms, *terms; variable
Dparse-events.h121 struct list_head *terms; member
Dparse-events.c1815 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
2666 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()
2678 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
Dpmu.c492 struct list_head *terms) in pmu_alias_terms()
/Linux-v4.19/drivers/scsi/arm/
Dcumana_2.c80 unsigned int terms; /* Terminator state */ member
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_driver.c1608 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()
/Linux-v4.19/tools/perf/arch/x86/util/
Dintel-pt.c69 struct list_head *terms; in intel_pt_parse_terms_with_default() local