Searched refs:event_opt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dparse-events.c468 char event_opt[MAX_EVOPT_LEN + 1]; local
480 len = snprintf(event_opt, MAX_EVOPT_LEN, "%s:%s%s%s", sys_name,
486 if (parse_events(NULL, event_opt, 0))

Completed in 99 milliseconds