Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dpmu.c144 struct list_head *terms = test_terms_list(); in test__pmu() local
H A 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()
H A Dattr.py53 terms = [ variable in Event
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpmu.h66 struct list_head terms; /* HEAD struct parse_events_term -> list */ member
H A Dparse-events.y280 struct list_head *list = NULL, *orig_terms = NULL, *terms= NULL; variable
H A Dparse-events.h138 struct list_head *terms; member
H A Dparse-events.c2123 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
3082 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()
3092 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
H A Dpmu.c499 struct list_head *terms) in pmu_alias_terms()
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dcumana_2.c77 unsigned int terms; /* Terminator state */ member
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dterminal.py16 def __init__(self, terms): argument
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dbt1-pvt.h244 struct pvt_poly_term terms[]; member
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Dintel-pt.c67 struct list_head *terms; in intel_pt_parse_terms_with_default() local
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_driver.c1782 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()