Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h529 struct trace_probe_log { struct
536 void trace_probe_log_init(const char *subsystem, int argc, const char **argv); argument
H A Dtrace_probe.c155 static struct trace_probe_log trace_probe_log; variable