Lines Matching refs:can
9 The Metrics library implements a mechanism by which *producers* can
31 Before the library can be used, it has to be initialized by calling
41 producers and consumers can be in either primary or secondary processes.
47 the names of the metrics they will be publishing. Registration can either
48 be done individually, or a set of metrics can be registered as a group.
58 or alternatively, a set of metrics can be registered together using
72 can be obtained using ``rte_metrics_get_names()``.
77 Once registered, producers can update the metric for a given port using
79 that is returned when registering the metric, and can also be looked up
89 if metrics were registered as a single set, they can either be updated
109 Consumers can obtain metric values by querying the metrics library using
112 value and its associated key. A key-name mapping can be obtained using the
187 statistics can be obtained by querying the metrics library.
192 Before the library can be used, it has to be initialised by calling
251 statistics can be obtained by querying the metrics library.
256 Before the library can be used, it has to be initialised by calling
272 periodically so that latency statistics can be updated.