Searched refs:stats_connection (Results 1 – 1 of 1) sorted by relevance
268 DBusConnection *stats_connection; in bus_stats_handle_get_connection_stats() local289 stats_connection = bus_service_get_primary_owners_connection (service); in bus_stats_handle_get_connection_stats()290 _dbus_assert (stats_connection != NULL); in bus_stats_handle_get_connection_stats()301 bus_connection_get_n_match_rules (stats_connection)) || in bus_stats_handle_get_connection_stats()303 bus_connection_get_peak_match_rules (stats_connection)) || in bus_stats_handle_get_connection_stats()305 bus_connection_get_n_services_owned (stats_connection)) || in bus_stats_handle_get_connection_stats()307 bus_connection_get_peak_bus_names (stats_connection)) || in bus_stats_handle_get_connection_stats()309 bus_connection_get_name (stats_connection))) in bus_stats_handle_get_connection_stats()314 _dbus_connection_get_stats (stats_connection, in bus_stats_handle_get_connection_stats()