Home
last modified time | relevance | path

Searched refs:LWSMTFL_REPORT_MEAN (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/core/
Dcontext.c729 LWSMTFL_REPORT_MEAN | in lws_create_context()
733 LWSMTFL_REPORT_MEAN | in lws_create_context()
737 LWSMTFL_REPORT_MEAN | in lws_create_context()
742 LWSMTFL_REPORT_MEAN | in lws_create_context()
752 LWSMTFL_REPORT_MEAN | in lws_create_context()
765 LWSMTFL_REPORT_MEAN | in lws_create_context()
769 LWSMTFL_REPORT_MEAN | in lws_create_context()
/third_party/libwebsockets/include/libwebsockets/
Dlws-metrics.h39 LWSMTFL_REPORT_MEAN = (1 << 3), enumerator
/third_party/libwebsockets/lib/system/metrics/
Dmetrics.c738 if (!(pub->flags & LWSMTFL_REPORT_MEAN)) { in _lws_metrics_format()
826 if (pub->flags & LWSMTFL_REPORT_MEAN) { in lws_metrics_format()
/third_party/libwebsockets/plugins/
Dprotocol_lws_openmetrics_export.c210 if (!(pub->flags & LWSMTFL_REPORT_MEAN)) { in lws_metrics_om_format_agg()
316 if (pub->flags & LWSMTFL_REPORT_MEAN) in lws_metrics_om_format()
/third_party/libwebsockets/READMEs/
DREADME.lws_metrics.md176 |`LWSMTFL_REPORT_MEAN`|the mean is interesting for this metric|