Lines Matching full:statistics
12 # = Statistics
18 # Enumeration of statistics types
40 # Enumeration of unit of measurement for statistics
58 # Enumeration of statistics providers.
72 # The kinds of objects on which one can request statistics.
74 # @vm: statistics that apply to the entire virtual machine or the
77 # @vcpu: statistics that apply to a single virtual CPU.
79 # @cryptodev: statistics that apply to a crypto device (since 8.0)
89 # Indicates a set of statistics that should be returned by
92 # @provider: provider for which to return statistics.
94 # @names: statistics to be returned (all if omitted).
116 # which to request statistics and optionally the required subset of
122 # @providers: which providers to request statistics from, and
166 # @provider: provider for this set of statistics.
168 # @qom-path: Path to the object for which the statistics are returned,
171 # @stats: list of statistics.
183 # Return runtime-collected statistics for objects such as the VM or
187 # to return statistics about.
238 # Schema for all available statistics for a provider and target.
240 # @provider: provider for this set of statistics.
245 # @stats: list of statistics.
257 # Return the schema for all available runtime-collected statistics.
261 # .. note:: Runtime-collected statistics and their names fall outside
265 # that source statistics externally, e.g. from Linux. For example,
270 # previously useful statistics to always report 0. Such changes,