Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-timesync.c25 struct tsync_proto { struct
26 struct tsync_proto *next; argument
44 static struct tsync_proto *tsync_proto_list; argument
H A Dtrace-msg.c1301 const char *tsync_proto, in make_trace_resp()
1332 const char *tsync_proto, unsigned int tsync_port) in tracecmd_msg_send_trace_resp()
1350 char **tsync_proto, in tracecmd_msg_recv_trace_resp()
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-agent.c130 char *tsync_proto = NULL; in agent_handle() local