Home
last modified time | relevance | path

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

/openbmc/qemu/trace/
H A Dcontrol.c157 static void do_trace_enable_events(const char *line_buf) in do_trace_enable_events()
189 void trace_enable_events(const char *line_buf) in trace_enable_events()
205 char line_buf[1024]; in trace_init_events() local