Home
last modified time | relevance | path

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

/external/trace-cmd/lib/trace-cmd/
Dtrace-msg.c293 static int tracecmd_msg_send(struct tracecmd_msg_handle *msg_handle, struct tracecmd_msg *msg) in tracecmd_msg_send() function
473 return tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_notsupp()
503 ret = tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_init_data()
729 ret = tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_port_array()
741 return tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_close_msg()
749 return tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_close_resp_msg()
799 ret = tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_finish_sending_data()
1019 return tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_trace_req()
1343 return tracecmd_msg_send(msg_handle, &msg); in tracecmd_msg_send_trace_resp()