Home
last modified time | relevance | path

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

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