Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dpmu.c140 struct list_head *terms = test_terms_list(); in test__pmu() local
Dparse-events.c562 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()
1656 struct list_head terms; in test_term() local
1674 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
Dattr.py26 terms = [ variable in Event
/linux-4.4.14/tools/perf/util/
Dpmu.h41 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
Dparse-events.h104 struct list_head *terms; member
Dparse-events.c1375 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
2071 void parse_events__free_terms(struct list_head *terms) in parse_events__free_terms()
Dpmu.c348 struct list_head *terms) in pmu_alias_terms()
/linux-4.4.14/drivers/scsi/arm/
Dcumana_2.c80 unsigned int terms; /* Terminator state */ member
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_driver.c1542 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()
/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-pt.c71 struct list_head *terms; in intel_pt_parse_terms_with_default() local