Searched refs:root_metric (Results 1 – 1 of 1) sorted by relevance
841 struct metric *root_metric; member873 struct metric *root_metric, in resolve_metric() argument920 root_metric, visited, map); in resolve_metric()951 struct metric *root_metric, in __add_metric() argument957 bool is_root = !root_metric; in __add_metric()976 if (!root_metric) in __add_metric()987 if (root_metric->metric_refs) { in __add_metric()996 root_metric->metric_refs = realloc(root_metric->metric_refs, in __add_metric()998 if (!root_metric->metric_refs) in __add_metric()1030 metric__free(root_metric); in __add_metric()[all …]
Completed in 7 milliseconds