Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dprobe-event.c192 static int convert_exec_to_group(const char *exec, char **result) in convert_exec_to_group() function
3480 ret = convert_exec_to_group(pev->target, &pev->group); in convert_to_probe_trace_events()