Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dparse-events.c543 static int config_term(struct perf_event_attr *attr, in config_term() function
592 if (config_term(attr, term) && fail) in config_attr()