Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dparse-events.c1012 #define CHECK_TYPE_VAL(type) \ in config_term_common() macro
1020 CHECK_TYPE_VAL(NUM); in config_term_common()
1024 CHECK_TYPE_VAL(NUM); in config_term_common()
1028 CHECK_TYPE_VAL(NUM); in config_term_common()
1032 CHECK_TYPE_VAL(NUM); in config_term_common()
1035 CHECK_TYPE_VAL(NUM); in config_term_common()
1038 CHECK_TYPE_VAL(STR); in config_term_common()
1049 CHECK_TYPE_VAL(NUM); in config_term_common()
1058 CHECK_TYPE_VAL(STR); in config_term_common()
1061 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]