Home
last modified time | relevance | path

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

/tools/perf/util/
Dparse-events.c758 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
766 CHECK_TYPE_VAL(NUM); in config_term_common()
770 CHECK_TYPE_VAL(NUM); in config_term_common()
774 CHECK_TYPE_VAL(NUM); in config_term_common()
778 CHECK_TYPE_VAL(NUM); in config_term_common()
781 CHECK_TYPE_VAL(NUM); in config_term_common()
790 CHECK_TYPE_VAL(NUM); in config_term_common()
798 CHECK_TYPE_VAL(STR); in config_term_common()
801 CHECK_TYPE_VAL(NUM); in config_term_common()
804 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]