Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dprobe-event.c1785 struct strlist *namelist, bool allow_suffix) in get_new_event_name() argument
1798 if (!allow_suffix) { in get_new_event_name()
1824 int ntevs, bool allow_suffix) in __add_probe_trace_events() argument
1864 namelist, allow_suffix); in __add_probe_trace_events()
1897 allow_suffix = true; in __add_probe_trace_events()