Searched full:counters (Results 1 – 25 of 144) sorted by relevance
123456
/Documentation/arm64/ |
D | amu.rst | 22 counters intended for system management use. The AMU extension provides a 27 of four fixed and architecturally defined 64-bit event counters. 37 When in WFI or WFE these counters do not increment. 40 event counters. Future versions of the architecture may use this space to 41 implement additional architected event counters. 44 64-bit event counters. 46 On cold reset all counters reset to 0. 59 counters, only the presence of the extension. 66 - Enable the counters. If not enabled these will read as 0. 67 - Save/restore the counters before/after the CPU is being put/brought up [all …]
|
D | perf.rst | 80 On non-VHE hosts we enable/disable counters on the entry/exit of host/guest 82 enabling/disabling the counters and entering/exiting the guest. We are 83 able to eliminate counters counting host events on the boundaries of guest
|
/Documentation/core-api/ |
D | local_ops.rst | 30 counters. They minimize the performance cost of standard atomic operations by 34 Having fast per CPU atomic counters is interesting in many cases: it does not 36 coherent counters in NMI handlers. It is especially useful for tracing purposes 37 and for various performance monitoring counters. 95 static DEFINE_PER_CPU(local_t, counters) = LOCAL_INIT(0); 107 local_inc(&get_cpu_var(counters)); 108 put_cpu_var(counters); 113 local_inc(this_cpu_ptr(&counters)); 117 Reading the counters 120 Those local counters can be read from foreign CPUs to sum the count. Note that [all …]
|
/Documentation/admin-guide/perf/ |
D | thunderx2-pmu.rst | 13 The DMC and L3C support up to 4 counters, while the CCPI2 supports up to 8 14 counters. Counters are independently programmable to different events and 15 can be started and stopped individually. None of the counters support an 16 overflow interrupt. DMC and L3C counters are 32-bit and read every 2 seconds. 17 The CCPI2 counters are 64-bit and assumed not to overflow in normal operation.
|
D | imx-ddr.rst | 5 There are no performance counters inside the DRAM controller, so performance 7 counters is implemented. This is controlled by the CSV modes programed in counter 12 “time” and when expired causes a lock on itself and the other counters and an 51 event at the same time as this filter is shared between counters. 71 read and write transactions concurrently with another set of data counters.
|
D | qcom_l3_pmu.rst | 17 The hardware implements 32bit event counters and has a flat 8bit event space 19 counters the driver supports virtual 64bit hardware counters by using hardware
|
D | arm-cmn.rst | 12 XP itself. Overflow from these local counters is accumulated in up to 8 13 global counters implemented by the main controller (DTC), which provides
|
/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 14 The I/O statistics counters for each step-sized area of a region are 16 Documentation/admin-guide/iostats.rst). But two extra counters (12 and 13) are 19 histogram of latencies. All these counters may be accessed by sending 111 Clear all the counters except the in-flight i/o counters. 133 Print counters for each step-sized area of a region. 149 counters 151 The first 11 counters have the same meaning as 168 Additional counters: 174 Atomically print and then clear all the counters except the 175 in-flight i/o counters. Useful when the client consuming the
|
/Documentation/powerpc/ |
D | imc.rst | 5 IMC (In-Memory Collection Counters) 17 IMC (In-Memory collection counters) is a hardware monitoring facility that 21 The Nest PMU counters are handled by a Nest IMC microcode which runs in the OCC 25 The Core and Thread IMC PMU counters are handled in the core. Core level PMU 26 counters give us the IMC counters' data per core and thread level PMU counters 27 give us the IMC counters' data per CPU thread. 51 The kernel discovers the IMC counters information in the device tree at the 52 `imc-counters` device node which has a compatible field 53 `ibm,opal-in-memory-counters`. From the device tree, the kernel parses the PMUs
|
/Documentation/riscv/ |
D | pmu.rst | 22 * Enabling/Disabling counters 23 Counters are just free-running all the time in our case. 27 It is not possible to have many interrupt ports for all counters, so an 30 * Writing to counters 32 counters [1]. Alternatively, some vendor considers to implement 33 hardware-extension for M-S-U model machines to write counters directly. 72 into bitmap, so that HW-related control registers or counters can directly be 140 // check the section Reading/Writing Counters for details. 159 4. Reading/Writing Counters 168 But the core of perf does not need direct write to counters. Writing counters [all …]
|
/Documentation/devicetree/bindings/arc/ |
D | archs-pct.txt | 1 * ARC HS Performance Counters 5 are 100+ hardware conditions dynamically mapped to up to 32 counters.
|
D | pct.txt | 1 * ARC Performance Counters 5 are 100+ hardware conditions dynamically mapped to up to 32 counters
|
/Documentation/locking/ |
D | seqlock.rst | 2 Sequence counters and sequential locks 8 Sequence counters are a reader-writer consistency mechanism with 39 Sequence counters (``seqcount_t``) 92 Sequence counters with associated locks (``seqcount_LOCKNAME_t``) 97 sequence counters associate the lock used for writer serialization at 110 The following sequence counters with associated locks are defined: 144 Latch sequence counters (``seqcount_latch_t``) 147 Latch sequence counters are a multiversion concurrency control mechanism
|
/Documentation/ABI/testing/ |
D | sysfs-kernel-irq | 44 is a comma-separated list of counters; one per CPU in CPU id 45 order. NOTE: This file consistently shows counters for all 47 which only shows counters for online CPUs.
|
D | sysfs-bus-pci-devices-aer_stats | 5 statistical counters indicate the errors "as seen/reported by the device". 7 counters may increment at its link partner (e.g. root port) because the 9 problematic endpoint itself (which may report all counters as 0 as it never 100 device, so these counters include them and are thus cumulative of all the error
|
D | sysfs-devices-edac | 5 counters for UE and CE errors on the given memory controller. 6 Zeroing the counters will also reset the timer indicating how 8 computing errors/time. Since the counters are always reset 17 counters to measure error rates.
|
/Documentation/RCU/ |
D | rcu.rst | 44 counters. These counters allow limited types of blocking within 46 counters, and permits general blocking within RCU read-side 48 by sampling these counters.
|
/Documentation/ABI/stable/ |
D | sysfs-class-infiniband | 85 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/symbol_error 86 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_rcv_errors 87 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_rcv_remote_physical_errors 88 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_rcv_switch_relay_errors 89 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/link_error_recovery 90 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_xmit_constraint_errors 91 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_rcv_contraint_errors 92 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/local_link_integrity_errors 93 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/excessive_buffer_overrun_errors 94 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_xmit_data [all …]
|
D | sysfs-fs-orangefs | 5 Counters and settings for various caches. 14 reset all the counters in
|
/Documentation/admin-guide/ |
D | numastat.rst | 7 All units are pages. Hugepages have separate counters. 9 The numa_hit, numa_miss and numa_foreign counters reflect how well processes 16 counters based on CPU local node. local_node is similar to numa_hit and is
|
/Documentation/x86/ |
D | tlb.rst | 65 performance counters and 'perf stat', like this:: 76 may have differently-named counters, but they should at least 79 counters for a given CPU.
|
/Documentation/networking/ |
D | xfrm_proc.rst | 14 dropped by the transformation code and why. These counters are defined 15 as part of the linux private MIB. These counters can be viewed in
|
/Documentation/devicetree/bindings/timer/ |
D | nuvoton,npcm7xx-timer.txt | 4 timer counters.
|
/Documentation/filesystems/nfs/ |
D | knfsd-stats.rst | 33 All counters are 64 bits wide and wrap naturally. There is no way 34 to zero these counters, instead applications should do their own 114 counted, but can be inferred from the other counters thus::
|
/Documentation/scheduler/ |
D | sched-stats.rst | 5 Version 15 of schedstats dropped counters for some sched_yield: 12 release). Some counters make more sense to be per-runqueue; other to be 26 These fields are counters, and only increment. Programs which make use 28 the change in the counters at each subsequent observation. A perl script
|
123456