Home
last modified time | relevance | path

Searched defs:msg_handle (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-msg.c176 __hidden off64_t msg_lseek(struct tracecmd_msg_handle *msg_handle, off64_t offset, int whence) in msg_lseek()
187 static int msg_write(struct tracecmd_msg_handle *msg_handle, struct tracecmd_msg *msg) in msg_write()
200 static int make_tinit(struct tracecmd_msg_handle *msg_handle, in make_tinit()
293 static int tracecmd_msg_send(struct tracecmd_msg_handle *msg_handle, struct tracecmd_msg *msg) in tracecmd_msg_send()
306 static int msg_send_nofree(struct tracecmd_msg_handle *msg_handle, struct tracecmd_msg *msg) in msg_send_nofree()
415 bool tracecmd_msg_done(struct tracecmd_msg_handle *msg_handle) in tracecmd_msg_done()
420 void tracecmd_msg_set_done(struct tracecmd_msg_handle *msg_handle) in tracecmd_msg_set_done()
468 static int tracecmd_msg_send_notsupp(struct tracecmd_msg_handle *msg_handle) in tracecmd_msg_send_notsupp()
476 static int handle_unexpected_msg(struct tracecmd_msg_handle *msg_handle, in handle_unexpected_msg()
487 int tracecmd_msg_send_init_data(struct tracecmd_msg_handle *msg_handle, in tracecmd_msg_send_init_data()
[all …]
H A Dtrace-compress.c39 struct tracecmd_msg_handle *msg_handle; member
426 struct tracecmd_msg_handle *msg_handle) in tracecmd_compress_alloc()
H A Dtrace-output.c78 struct tracecmd_msg_handle *msg_handle; member
1388 int tracecmd_output_set_msg(struct tracecmd_output *handle, struct tracecmd_msg_handle *msg_handle) in tracecmd_output_set_msg()
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-listen.c113 static int process_option(struct tracecmd_msg_handle *msg_handle, char *option) in process_option()
344 static int communicate_with_client(struct tracecmd_msg_handle *msg_handle) in communicate_with_client()
518 int pagesize, struct tracecmd_msg_handle *msg_handle) in create_all_readers()
594 collect_metadata_from_client(struct tracecmd_msg_handle *msg_handle, in collect_metadata_from_client()
686 static int process_client(struct tracecmd_msg_handle *msg_handle, in process_client()
839 struct tracecmd_msg_handle *msg_handle; in do_connection() local
H A Dtrace-record.c3484 static void check_first_msg_from_server(struct tracecmd_msg_handle *msg_handle) in check_first_msg_from_server()
3495 static void communicate_with_listener_v1(struct tracecmd_msg_handle *msg_handle, in communicate_with_listener_v1()
3565 static void communicate_with_listener_v3(struct tracecmd_msg_handle *msg_handle, in communicate_with_listener_v3()
3572 static void check_protocol_version(struct tracecmd_msg_handle *msg_handle) in check_protocol_version()
3679 struct tracecmd_msg_handle *msg_handle = NULL; in setup_network() local
3737 struct tracecmd_msg_handle *msg_handle) in create_net_output()
3768 struct tracecmd_msg_handle *msg_handle = NULL; in setup_connection() local
3830 static void finish_network(struct tracecmd_msg_handle *msg_handle) in finish_network()
4061 struct tracecmd_msg_handle *msg_handle; in connect_to_agent() local
4151 struct tracecmd_msg_handle *msg_handle = instance->msg_handle; in setup_guest() local
[all …]
H A Dtrace-agent.c129 struct tracecmd_msg_handle *msg_handle; in agent_handle() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/include/
H A Dtrace-tsync-local.h21 struct tracecmd_msg_handle *msg_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc2055 uint16_t msg_handle; in TEST_F() local
2109 uint16_t msg_handle; in TEST_F() local
2177 uint16_t msg_handle; in TEST_F() local
/aosp_15_r20/external/trace-cmd/tracecmd/include/
H A Dtrace-local.h268 struct tracecmd_msg_handle *msg_handle; member