Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dparse-events.c843 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
851 CHECK_TYPE_VAL(NUM); in config_term_common()
855 CHECK_TYPE_VAL(NUM); in config_term_common()
859 CHECK_TYPE_VAL(NUM); in config_term_common()
863 CHECK_TYPE_VAL(NUM); in config_term_common()
867 CHECK_TYPE_VAL(NUM); in config_term_common()
870 CHECK_TYPE_VAL(NUM); in config_term_common()
873 CHECK_TYPE_VAL(STR); in config_term_common()
884 CHECK_TYPE_VAL(NUM); in config_term_common()
893 CHECK_TYPE_VAL(STR); in config_term_common()
[all …]