Home
last modified time | relevance | path

Searched defs:shell_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/bpf/
H A Dbpf_dbg.c96 struct shell_cmd { struct
97 const char *name;
98 int (*func)(char *args);
/linux/tools/perf/
H A Dbuiltin-help.c182 char *shell_cmd; in exec_man_cmd() local