Searched refs:tracecmd_get_file_compress_proto (Results 1 – 3 of 3) sorted by relevance
274 int tracecmd_get_file_compress_proto(struct tracecmd_input *handle,
1496 if (!tracecmd_get_file_compress_proto(ihandle, &cname, &cver)) { in tracecmd_output_set_from_input()2655 if (!tracecmd_get_file_compress_proto(ihandle, &cname, &cver)) { in tracecmd_get_output_handle_fd()
5672 int tracecmd_get_file_compress_proto(struct tracecmd_input *handle, in tracecmd_get_file_compress_proto() function