Searched refs:tracecmd_get_output_handle_fd (Results 1 – 4 of 4) sorted by relevance
351 struct tracecmd_output *tracecmd_get_output_handle_fd(int fd);
658 handle = tracecmd_get_output_handle_fd(ofd); in put_together_file()
701 handle = tracecmd_get_output_handle_fd(fd); in host_tsync_complete()4532 handle = tracecmd_get_output_handle_fd(fd); in write_guest_file()
2609 struct tracecmd_output *tracecmd_get_output_handle_fd(int fd) in tracecmd_get_output_handle_fd() function