Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dparse-events.c1113 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
1121 CHECK_TYPE_VAL(NUM); in config_term_common()
1125 CHECK_TYPE_VAL(NUM); in config_term_common()
1129 CHECK_TYPE_VAL(NUM); in config_term_common()
1133 CHECK_TYPE_VAL(NUM); in config_term_common()
1136 CHECK_TYPE_VAL(NUM); in config_term_common()
1139 CHECK_TYPE_VAL(STR); in config_term_common()
1150 CHECK_TYPE_VAL(NUM); in config_term_common()
1159 CHECK_TYPE_VAL(STR); in config_term_common()
1162 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]