Home
last modified time | relevance | path

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

/tools/perf/util/
Dparse-events.c1011 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
1019 CHECK_TYPE_VAL(NUM); in config_term_common()
1023 CHECK_TYPE_VAL(NUM); in config_term_common()
1027 CHECK_TYPE_VAL(NUM); in config_term_common()
1031 CHECK_TYPE_VAL(NUM); in config_term_common()
1034 CHECK_TYPE_VAL(NUM); in config_term_common()
1037 CHECK_TYPE_VAL(STR); in config_term_common()
1046 CHECK_TYPE_VAL(NUM); in config_term_common()
1054 CHECK_TYPE_VAL(STR); in config_term_common()
1057 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]