Home
last modified time | relevance | path

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

/openbmc/qemu/trace/
H A Dtrace-hmp-cmds.c117 void trace_event_completion(ReadLineState *rs, int nb_args, const char *str) in trace_event_completion() function
/openbmc/qemu/include/monitor/
H A Dhmp.h128 void trace_event_completion(ReadLineState *rs, int nb_args, const char *str);
/openbmc/qemu/
H A Dhmp-commands.hx293 .command_completion = trace_event_completion,