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.c808 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
816 CHECK_TYPE_VAL(NUM); in config_term_common()
820 CHECK_TYPE_VAL(NUM); in config_term_common()
824 CHECK_TYPE_VAL(NUM); in config_term_common()
828 CHECK_TYPE_VAL(NUM); in config_term_common()
832 CHECK_TYPE_VAL(NUM); in config_term_common()
836 CHECK_TYPE_VAL(NUM); in config_term_common()
839 CHECK_TYPE_VAL(NUM); in config_term_common()
842 CHECK_TYPE_VAL(STR); in config_term_common()
853 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]