Searched refs:tsync_protos (Results 1 – 2 of 2) sorted by relevance
152 struct tracecmd_tsync_protos *tsync_protos = NULL; in agent_handle() local187 &tsync_protos, in agent_handle()197 &tsync_protos); in agent_handle()202 tsync_proto = tracecmd_tsync_get_proto(tsync_protos, get_clock(argc, argv), in agent_handle()266 if (tsync_protos) { in agent_handle()267 free(tsync_protos->names); in agent_handle()268 free(tsync_protos); in agent_handle()
389 const char *tracecmd_guest_tsync(struct tracecmd_tsync_protos *tsync_protos,