Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dactions.c98 actions_add_shell(struct actions *self, const char *command) in actions_add_shell() function
205 return actions_add_shell(self, token + 8); in actions_parse()
H A Dactions.h49 int actions_add_shell(struct actions *self, const char *command);