/freebsd/lib/libpmc/ |
H A D | pmc.cmn-600.3 | 120 This is a measure of the effectiveness of VMID based filtering and potential 124 This is a measure of the retry rate. 261 This is a measure of the flit transfer bandwidth from an XP. 266 This is a measure of the flit traffic congestion on the mesh and at the flit 319 This is a measure of the read bandwidth, including CMO responses. 322 This is a measure of the read bandwidth, including CMO responses. 325 This is a measure of the read bandwidth, including CMO responses. 328 This is a measure of the true read data bandwidth, excluding CMOs. 331 This is a measure of the write bandwidth. 334 This is a measure of the total request [all …]
|
H A D | pmc.3 | 53 These PMCs measure events in a whole-system manner, i.e., independent 64 These PMCs only measure hardware events when the processes they are 74 Counting PMCs measure events according to their scope 104 it to measure its own behavior. 504 Measure the number of branches retired. 506 Measure the number of retired branches that were mispredicted. 508 Measure processor cycles. 512 Measure the number of data cache misses. 514 Measure the number of instruction cache misses. 516 Measure the number of instructions retired. [all …]
|
H A D | pmc.atomsilvermont.3 | 129 Measure event conditions on all cores. 131 Measure event conditions on this core. 145 Measure events associated with this bus agent. 147 Measure events caused by any bus agent. 201 Measure CLEAN responses. 203 Measure HIT responses. 205 Measure HITM responses. 208 The default is to measure all the above responses. 217 Measure CMP2I snoops. 219 Measure CMP2S snoops. [all …]
|
H A D | pmc.iaf.3 | 110 To measure the number of core cycles for which the core was not halted 114 To measure the number of user instructions retired use the event specifier 117 To measure the number of user instructions retired on all logical processors
|
H A D | pmc.atom.3 | 128 Measure event conditions on all cores. 130 Measure event conditions on this core. 144 Measure events associated with this bus agent. 146 Measure events caused by any bus agent. 200 Measure CLEAN responses. 202 Measure HIT responses. 204 Measure HITM responses. 207 The default is to measure all the above responses. 216 Measure CMP2I snoops. 218 Measure CMP2S snoops. [all …]
|
H A D | pmc.core2.3 | 127 Measure event conditions on all cores. 129 Measure event conditions on this core. 143 Measure events associated with this bus agent. 145 Measure events caused by any bus agent. 199 Measure CLEAN responses. 201 Measure HIT responses. 203 Measure HITM responses. 206 The default is to measure all the above responses. 215 Measure CMP2I snoops. 217 Measure CMP2S snoops. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/amlogic/ |
H A D | amlogic,meson-gx-clk-measure.yaml | 4 $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-clk-measure.yaml# 10 The Amlogic SoCs contains an IP to measure the internal clocks. 19 - amlogic,meson-gx-clk-measure 20 - amlogic,meson8-clk-measure 21 - amlogic,meson8b-clk-measure 22 - amlogic,meson-axg-clk-measure 23 - amlogic,meson-g12a-clk-measure 24 - amlogic,meson-sm1-clk-measure 37 clock-measure@8758 { 38 compatible = "amlogic,meson-gx-clk-measure";
|
H A D | clk-measure.txt | 4 The Amlogic SoCs contains an IP to measure the internal clocks. 9 "amlogic,meson-gx-clk-measure" for GX SoCs 10 "amlogic,meson8-clk-measure" for Meson8 SoCs 11 "amlogic,meson8b-clk-measure" for Meson8b SoCs 12 "amlogic,meson-axg-clk-measure" for AXG SoCs 13 "amlogic,meson-g12a-clk-measure" for G12a SoCs 14 "amlogic,meson-sm1-clk-measure" for SM1 SoCs 18 clock-measure@8758 { 19 compatible = "amlogic,meson-gx-clk-measure";
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs43130.txt | 28 - cirrus,dc-measure: 31 - cirrus,ac-measure: 40 Define the frequencies at which to measure HP AC impedance. 41 Only used if "cirrus,dc-measure" is defined. 63 cirrus,dc-measure; 64 cirrus,ac-measure;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetPfmCounters.td | 62 // Processors can define how to measure cycles by defining a CycleCounter. 64 // Processors can define how to measure uops by defining a UopsCounter. 66 // Processors can define how to measure issued uops by defining IssueCounters. 69 // to measure the specified events.
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | imx6ul_tsc.txt | 14 - measure-delay-time: the value of measure delay time. 35 measure-delay-time = <0xfff>;
|
H A D | fsl,imx6ul-tsc.yaml | 43 measure-delay-time: 46 The value of measure delay time. Before X-axis or Y-axis measurement, 94 measure-delay-time = <0xfff>;
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_clock.c | 51 * adf_dev_measure_clock() -- Measure the CPM clock frequency 92 "Excessive clock measure delay\n"); in measure_clock() 117 "Excessive clock measure delay\n"); in measure_clock() 135 * adf_dev_measure_clock() -- Measure the CPM clock frequency
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcstat.8 | 80 utility can measure both hardware events seen by the system as a 115 Hardware events to measure are specified to 303 The default is to measure events for the target process alone. 432 and measure the number of data cache misses suffered 436 To measure instructions retired for all processes named 441 To measure instructions retired for processes named
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ntc-thermistor.yaml | 47 The arrangements of where we measure the voltage over the thermistor are 53 and we take the measure between the thermistor and the pull-down resistor. 57 and we take the measure between the pull-up resistor and the thermistor.
|
/freebsd/sys/contrib/device-tree/Bindings/counter/ |
H A D | interrupt-counter.yaml | 13 A generic interrupt counter to measure interrupt frequency. It was developed 14 and used for agricultural devices to measure rotation speed of wheels or
|
/freebsd/share/doc/papers/malloc/ |
H A D | performance.ms | 21 The overhead time is easy to measure, just do a lot of malloc/free calls 25 One measure of quality is the size of the process, that should obviously 27 Another measure is the execution time of the process.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | Statistics.h | 53 /// elapsed times. This helps LLDB measure statistics for many things that are 56 /// Objects that need to measure elapsed times should have a variable of type 58 /// this class inside a scope that wants to measure something: 66 /// measure something that might happen in stages at different times, like
|
/freebsd/share/doc/papers/kerntune/ |
H A D | 1.t | 35 The primary tool used to measure the kernel is the hierarchical 37 The profiler enables the user to measure the cost of
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | measure | 3 # $File: measure,v 1.3 2021/03/25 17:30:10 christos Exp $ 4 # measure: file(1) magic for measurement data
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | mediatek,mt6370-charger.yaml | 50 VBUS voltage with lower accuracy (+-75mV) but higher measure 53 VBUS voltage with higher accuracy (+-30mV) but lower measure
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/regression/ |
H A D | random_writes.ksh | 50 trap "log_fail \"Measure IO stats during random read load\"" SIGTERM 90 log_pass "Measure IO stats during random write load"
|
H A D | random_writes_zil.ksh | 40 trap "log_fail \"Measure IO stats during random write load\"" SIGTERM 86 log_pass "Measure IO stats during ZIL specific random write workload"
|
H A D | sequential_writes.ksh | 50 trap "log_fail \"Measure IO stats during random read load\"" SIGTERM 90 log_pass "Measure IO stats during sequential write load"
|
/freebsd/sys/tests/fib_lookup/ |
H A D | fib_lookup.c | 878 "Measure lookups per second, uniformly random keys, independent lookups"); 882 "Measure lookups per second, random keys from announced address space, " 887 "Measure lookups per second, uniformly random keys, " 892 "Measure lookups per second, random keys from announced address space, " 897 "Measure lookups per second, uniformly random keys, independent lookups, " 902 "Measure lookups per second, random keys from announced address space, " 907 "Measure lookups per second, uniformly random keys, " 912 "Measure lookups per second, random keys from announced address space, "
|