Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dparse-events.c908 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
916 CHECK_TYPE_VAL(NUM); in config_term_common()
920 CHECK_TYPE_VAL(NUM); in config_term_common()
924 CHECK_TYPE_VAL(NUM); in config_term_common()
928 CHECK_TYPE_VAL(NUM); in config_term_common()
932 CHECK_TYPE_VAL(NUM); in config_term_common()
935 CHECK_TYPE_VAL(NUM); in config_term_common()
938 CHECK_TYPE_VAL(STR); in config_term_common()
949 CHECK_TYPE_VAL(NUM); in config_term_common()
958 CHECK_TYPE_VAL(STR); in config_term_common()
[all …]