
Functions | |
| void | stats_cluster_single_key_legacy_set (StatsClusterKey *key, guint16 component, const gchar *id, const gchar *instance) |
| void | stats_cluster_single_key_add_legacy_alias (StatsClusterKey *key, guint16 component, const gchar *id, const gchar *instance) |
| void | stats_cluster_single_key_legacy_set_with_name (StatsClusterKey *key, guint16 component, const gchar *id, const gchar *instance, const gchar *name) |
| void | stats_cluster_single_key_add_legacy_alias_with_name (StatsClusterKey *key, guint16 component, const gchar *id, const gchar *instance, const gchar *name) |
| void | stats_cluster_single_key_set (StatsClusterKey *key, const gchar *name, StatsClusterLabel *labels, gsize labels_len) |
| void | stats_cluster_single_key_add_unit (StatsClusterKey *key, StatsClusterUnit stored_unit) |
| void | stats_cluster_single_key_add_frame_of_reference (StatsClusterKey *key, StatsClusterFrameOfReference frame_of_reference) |
| StatsCounterItem * | stats_cluster_single_get_counter (StatsCluster *self) |
| StatsCounterItem* stats_cluster_single_get_counter | ( | StatsCluster * | self | ) |
| void stats_cluster_single_key_add_frame_of_reference | ( | StatsClusterKey * | key, |
| StatsClusterFrameOfReference | frame_of_reference | ||
| ) |
| void stats_cluster_single_key_add_legacy_alias | ( | StatsClusterKey * | key, |
| guint16 | component, | ||
| const gchar * | id, | ||
| const gchar * | instance | ||
| ) |
| void stats_cluster_single_key_add_legacy_alias_with_name | ( | StatsClusterKey * | key, |
| guint16 | component, | ||
| const gchar * | id, | ||
| const gchar * | instance, | ||
| const gchar * | name | ||
| ) |
| void stats_cluster_single_key_add_unit | ( | StatsClusterKey * | key, |
| StatsClusterUnit | stored_unit | ||
| ) |
| void stats_cluster_single_key_legacy_set | ( | StatsClusterKey * | key, |
| guint16 | component, | ||
| const gchar * | id, | ||
| const gchar * | instance | ||
| ) |
| void stats_cluster_single_key_legacy_set_with_name | ( | StatsClusterKey * | key, |
| guint16 | component, | ||
| const gchar * | id, | ||
| const gchar * | instance, | ||
| const gchar * | name | ||
| ) |
| void stats_cluster_single_key_set | ( | StatsClusterKey * | key, |
| const gchar * | name, | ||
| StatsClusterLabel * | labels, | ||
| gsize | labels_len | ||
| ) |