Searched refs:packet_config_support (Results 1 – 4 of 4) sorted by relevance
2376 static enum packet_support packet_config_support (const packet_config *config);2423 switch (packet_config_support (config)) in show_packet_config_cmd()2610 packet_config_support (const packet_config *config) in packet_config_support() function2629 return packet_config_support (config); in packet_support()14887 if (packet == NULL || packet_config_support (packet) != PACKET_ENABLE) in enable_btrace()
9202 (show_packet_config_cmd): Use packet_config_support.9214 (packet_config_support, packet_support): New functions.9221 (remote_start_remote): Use packet_config_support and9263 (remote_search_memory): Use packet_config_support.9284 Use packet_config_support.
8447 (packet_config_support): Read it.
691 Check packet_config_support instead of packet->support directly.