Searched refs:debuginfo (Results 1 – 1 of 1) sorted by relevance
66 struct vmbus_channel_debug_info *debuginfo) in vmbus_get_debug_info() argument72 debuginfo->relid = channel->offermsg.child_relid; in vmbus_get_debug_info()73 debuginfo->state = channel->state; in vmbus_get_debug_info()74 memcpy(&debuginfo->interfacetype, in vmbus_get_debug_info()76 memcpy(&debuginfo->interface_instance, in vmbus_get_debug_info()82 debuginfo->monitorid = channel->offermsg.monitorid; in vmbus_get_debug_info()84 debuginfo->servermonitor_pending = in vmbus_get_debug_info()86 debuginfo->servermonitor_latency = in vmbus_get_debug_info()88 debuginfo->servermonitor_connectionid = in vmbus_get_debug_info()94 debuginfo->clientmonitor_pending = in vmbus_get_debug_info()[all …]