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.c1059 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
1067 CHECK_TYPE_VAL(NUM); in config_term_common()
1071 CHECK_TYPE_VAL(NUM); in config_term_common()
1075 CHECK_TYPE_VAL(NUM); in config_term_common()
1079 CHECK_TYPE_VAL(NUM); in config_term_common()
1082 CHECK_TYPE_VAL(NUM); in config_term_common()
1085 CHECK_TYPE_VAL(STR); in config_term_common()
1096 CHECK_TYPE_VAL(NUM); in config_term_common()
1105 CHECK_TYPE_VAL(STR); in config_term_common()
1108 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]