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.c807 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
815 CHECK_TYPE_VAL(NUM); in config_term_common()
819 CHECK_TYPE_VAL(NUM); in config_term_common()
823 CHECK_TYPE_VAL(NUM); in config_term_common()
827 CHECK_TYPE_VAL(NUM); in config_term_common()
831 CHECK_TYPE_VAL(NUM); in config_term_common()
835 CHECK_TYPE_VAL(NUM); in config_term_common()
838 CHECK_TYPE_VAL(NUM); in config_term_common()
841 CHECK_TYPE_VAL(STR); in config_term_common()
852 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]