Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dparse-events.l122 int pos, char mod_char, const char *mod_name) in modifiers_error() argument
127 if (asprintf(&help, "Duplicate modifier '%c' (%s)", mod_char, mod_name) > 0) in modifiers_error()