Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpolynomial.h30 struct polynomial_term terms[]; member
/linux-6.1.9/tools/perf/tests/
Dpmu.c144 struct list_head *terms = test_terms_list(); in test__pmu() local
Dattr.py53 terms = [ variable in Event
Dparse-events.c597 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()
2133 struct list_head terms; in test_term() local
2158 static int test_terms(const struct terms_test *terms, int cnt) in test_terms()
/linux-6.1.9/drivers/scsi/arm/
Dcumana_2.c81 unsigned int terms; /* Terminator state */ member
/linux-6.1.9/tools/perf/util/
Dpmu.h80 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
Dparse-events.h129 struct list_head *terms; member
Dparse-events.y294 struct list_head *list = NULL, *orig_terms = NULL, *terms= NULL; variable
Dparse-events.c2185 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
2743 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()
2753 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
Dpmu.c517 struct list_head *terms) in pmu_alias_terms()
/linux-6.1.9/drivers/hwmon/
Dbt1-pvt.h244 struct pvt_poly_term terms[]; member
/linux-6.1.9/tools/perf/arch/x86/util/
Dintel-pt.c68 struct list_head *terms; in intel_pt_parse_terms_with_default() local
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_driver.c1630 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()