Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dparse-events.c723 static int check_type_val(struct parse_events_term *term, in check_type_val() function
845 if (check_type_val(term, err, PARSE_EVENTS__TERM_TYPE_ ## type)) \ in config_term_common()