Home
last modified time | relevance | path

Searched defs:histogram (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/lib/prometheus/
Dhistogram.c17 int prometheus_histogram_observe(struct prometheus_histogram *histogram, double value) in prometheus_histogram_observe()
Dformatter.c161 const struct prometheus_histogram *histogram = in prometheus_format_one_metric() local
/Zephyr-latest/subsys/net/ip/
Dnet_stats.c526 struct prometheus_histogram *histogram = in net_stats_prometheus_scrape() local