Home
last modified time | relevance | path

Searched refs:tracecmd_msg_data_send (Results 1 – 4 of 4) sorted by relevance

/external/trace-cmd/lib/trace-cmd/
Dtrace-msg.c648 ret = tracecmd_msg_data_send(msg_handle, buf, ret); in flush_cache()
795 int tracecmd_msg_data_send(struct tracecmd_msg_handle *msg_handle, in tracecmd_msg_data_send() function
862 ret = tracecmd_msg_data_send(msg_handle, buf, len); in tracecmd_msg_send_options()
Dtrace-compress.c86 ret = tracecmd_msg_data_send(handle->msg_handle, data, size); in do_write()
Dtrace-output.c109 return tracecmd_msg_data_send(handle->msg_handle, data, size); in do_write_check()
/external/trace-cmd/lib/trace-cmd/include/private/
Dtrace-cmd-private.h408 int tracecmd_msg_data_send(struct tracecmd_msg_handle *msg_handle,