Home
last modified time | relevance | path

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

/tools/perf/Documentation/
Dtopdown.txt144 cause too much measurement inaccuracy. For example instrumenting
198 # compute scaled metrics for measurement a
210 Later the individual ratios of L1 metric events for the measurement period can
225 The individual ratios of L2 metric events for the measurement period can be
229 # compute scaled metrics for measurement a
288 This "opens" a new measurement period.
Dperf-stat.txt228 Listen on ctl-fd descriptor for command to control measurement ('enable': enable events,
268 Pre and post measurement hooks, e.g.:
504 During the measurement, the /sys/device/cpu/freeze_on_smi will be set to
598 - percentage of measurement time the counter was running
Dperf-list.txt276 can cause measurement errors when the workload changes its execution
Dperf-record.txt718 Listen on ctl-fd descriptor for command to control measurement.
/tools/testing/selftests/sparc64/drivers/
Dadi-test.c105 unsigned long measurement, unsigned long bytes) in update_stats() argument
107 ustats->total += measurement; in update_stats()