Home
last modified time | relevance | path

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

/external/trace-cmd/lib/trace-cmd/
Dtrace-timesync.c25 struct tsync_proto { struct
26 struct tsync_proto *next; argument
44 static struct tsync_proto *tsync_proto_list; argument
Dtrace-msg.c1510 const char *tsync_proto, in make_trace_resp()
1541 const char *tsync_proto, unsigned int tsync_port) in tracecmd_msg_send_trace_resp()
1559 char **tsync_proto, in tracecmd_msg_recv_trace_resp()
/external/trace-cmd/tracecmd/
Dtrace-tsync.c326 trace_tsync_as_guest(int fd, const char *tsync_proto, const char *clock, in trace_tsync_as_guest()
Dtrace-agent.c155 const char *tsync_proto = NULL; in agent_handle() local