Linux Perf
|
Public Attributes | |
struct list_head | node |
struct scripting_ops * | ops |
char | spec [0] |
Definition at line 2228 of file builtin-script.c.
struct list_head script_spec::node |
Definition at line 2229 of file builtin-script.c.
struct scripting_ops* script_spec::ops |
Definition at line 2230 of file builtin-script.c.
char script_spec::spec[0] |
Definition at line 2231 of file builtin-script.c.