Searched refs:tracecmd_prepare_options (Results 1 – 3 of 3) sorted by relevance
323 int tracecmd_prepare_options(struct tracecmd_output *handle, off_t offset, int whence);
1885 int tracecmd_prepare_options(struct tracecmd_output *handle, off_t offset, int whence) in tracecmd_prepare_options() function
4270 tracecmd_prepare_options(network_handle, 0, SEEK_CUR); in setup_agent()