Home
last modified time | relevance | path

Searched refs:info_trace_events_completion (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/trace/
H A Dtrace-hmp-cmds.c99 void info_trace_events_completion(ReadLineState *rs, int nb_args, const char *str) in info_trace_events_completion() function
/openbmc/qemu/include/monitor/
H A Dhmp.h130 void info_trace_events_completion(ReadLineState *rs, int nb_args, const char *str);
/openbmc/qemu/
H A Dhmp-commands-info.hx601 .command_completion = info_trace_events_completion,