Home
last modified time | relevance | path

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

/external/trace-cmd/lib/trace-cmd/include/private/
Dtrace-cmd-private.h407 int tracecmd_msg_handle_cache(struct tracecmd_msg_handle *msg_handle);
/external/trace-cmd/lib/trace-cmd/
Dtrace-output.c1396 tracecmd_msg_handle_cache(handle->msg_handle); in tracecmd_output_set_msg()
1571 tracecmd_msg_handle_cache(handle->msg_handle); in tracecmd_output_set_compression()
Dtrace-msg.c590 int tracecmd_msg_handle_cache(struct tracecmd_msg_handle *msg_handle) in tracecmd_msg_handle_cache() function