Lines Matching defs:thresh
76 const char *metric_threshold_classify__color(enum metric_threshold_classify thresh)
86 return colors[thresh];
89 static const char *metric_threshold_classify__str(enum metric_threshold_classify thresh)
99 return strs[thresh];
457 void *ctx, enum metric_threshold_classify thresh,
464 const char *color = metric_threshold_classify__color(thresh);
496 enum metric_threshold_classify thresh __maybe_unused,
517 enum metric_threshold_classify thresh,
526 if (thresh != METRIC_THRESHOLD_UNKNOWN) {
528 metric_threshold_classify__str(thresh));
596 void *ctx, enum metric_threshold_classify thresh,
603 const char *color = metric_threshold_classify__color(thresh);
620 enum metric_threshold_classify thresh __maybe_unused,
642 enum metric_threshold_classify thresh __maybe_unused,
664 enum metric_threshold_classify thresh __maybe_unused,