Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c1972 static char **user_event_argv_split(char *args, int *argc) in user_event_argv_split() function
2023 argv = user_event_argv_split(args, &argc); in user_event_parse()