Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-plugin.c17 struct trace_plugin_list { struct
18 struct trace_plugin_list *next; argument
19 char *name;
20 void *handle;