Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dpmu.c144 struct list_head *terms = test_terms_list(); in test__pmu() local
Dparse-events.c597 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()
1923 struct list_head terms; in test_term() local
1948 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
Dattr.py53 terms = [ variable in Event
/Linux-v5.10/tools/perf/util/
Dpmu.h65 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
Dparse-events.y280 struct list_head *list = NULL, *orig_terms = NULL, *terms= NULL; variable
Dparse-events.h138 struct list_head *terms; member
Dparse-events.c2116 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
3075 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()
3085 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
Dpmu.c499 struct list_head *terms) in pmu_alias_terms()
/Linux-v5.10/drivers/scsi/arm/
Dcumana_2.c77 unsigned int terms; /* Terminator state */ member
/Linux-v5.10/drivers/hwmon/
Dbt1-pvt.h244 struct pvt_poly_term terms[]; member
/Linux-v5.10/drivers/media/usb/uvc/
Duvc_driver.c1741 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()
/Linux-v5.10/tools/perf/arch/x86/util/
Dintel-pt.c67 struct list_head *terms; in intel_pt_parse_terms_with_default() local