Home
last modified time | relevance | path

Searched refs:CHECK_TYPE_VAL (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.c1065 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
1073 CHECK_TYPE_VAL(NUM); in config_term_common()
1077 CHECK_TYPE_VAL(NUM); in config_term_common()
1081 CHECK_TYPE_VAL(NUM); in config_term_common()
1085 CHECK_TYPE_VAL(NUM); in config_term_common()
1088 CHECK_TYPE_VAL(NUM); in config_term_common()
1091 CHECK_TYPE_VAL(STR); in config_term_common()
1102 CHECK_TYPE_VAL(NUM); in config_term_common()
1111 CHECK_TYPE_VAL(STR); in config_term_common()
1114 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]