Home
last modified time | relevance | path

Searched +full:up +full:- +full:counter (Results 1 – 25 of 1180) sorted by relevance

12345678910>>...48

/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/
Duncore-other.json4 "Counter": "0,1,2,3", string
10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.…
11 "Counter": "0,1,2,3", string
21 "Counter": "0,1,2,3", string
31 "Counter": "0,1,2,3", string
41 "Counter": "0,1,2,3", string
52 "Counter": "0,1,2,3", string
63 "Counter": "0,1,2,3", string
72 "Counter": "0,1,2,3", string
81 "Counter": "0,1,2,3", string
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/
Duncore-other.json4 "Counter": "0,1,2,3", string
10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.…
11 "Counter": "0,1,2,3", string
21 "Counter": "0,1,2,3", string
31 "Counter": "0,1,2,3", string
41 "Counter": "0,1,2,3", string
52 "Counter": "0,1,2,3", string
63 "Counter": "0,1,2,3", string
72 "Counter": "0,1,2,3", string
81 "Counter": "0,1,2,3", string
[all …]
/kernel/linux/linux-5.10/include/linux/
Dpm_runtime.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * pm_runtime.h - Device run-time power management helper functions.
63 * pm_runtime_get_if_in_use - Conditionally bump up runtime PM usage counter.
66 * Increment the runtime PM usage counter of @dev if its runtime PM status is
67 * %RPM_ACTIVE and its runtime PM usage counter is greater than 0.
75 * pm_suspend_ignore_children - Set runtime PM behavior regarding children.
85 dev->power.ignore_children = enable; in pm_suspend_ignore_children()
89 * pm_runtime_get_noresume - Bump up runtime PM usage counter of a device.
94 atomic_inc(&dev->power.usage_count); in pm_runtime_get_noresume()
98 * pm_runtime_put_noidle - Drop runtime PM usage counter of a device.
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/skylakex/
Duncore-other.json4 "Counter": "0,1,2,3", string
10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.…
11 "Counter": "0,1,2,3", string
21 "Counter": "0,1,2,3", string
31 "Counter": "0,1,2,3", string
41 "Counter": "0,1,2,3", string
52 "Counter": "0,1,2,3", string
63 "Counter": "0,1,2,3", string
72 "Counter": "0,1,2,3", string
81 "Counter": "0,1,2,3", string
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-87 Contact: linux-iio@vger.kernel.org
9 This interface is deprecated; please use the Counter subsystem.
11 Discrete set of available values for the respective counter
16 Contact: linux-iio@vger.kernel.org
18 This interface is deprecated; please use the Counter subsystem.
21 normal, range limit, non-recycle, and modulo-n. The preset value
31 counter freezes at count = preset when counting up, and
36 Non-recycle:
37 Counter is disabled whenever a 24-bit count overflow or
38 underflow takes place. The counter is re-enabled when a
[all …]
Dsysfs-bus-counter1 What: /sys/bus/counter/devices/counterX/countY/count
3 Contact: linux-iio@vger.kernel.org
7 What: /sys/bus/counter/devices/counterX/countY/ceiling
9 Contact: linux-iio@vger.kernel.org
12 respective counter.
14 What: /sys/bus/counter/devices/counterX/countY/floor
16 Contact: linux-iio@vger.kernel.org
19 respective counter.
21 What: /sys/bus/counter/devices/counterX/countY/count_mode
23 Contact: linux-iio@vger.kernel.org
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-87 Contact: linux-iio@vger.kernel.org
9 Discrete set of available values for the respective counter
14 Contact: linux-iio@vger.kernel.org
17 normal, range limit, non-recycle, and modulo-n. The preset value
27 counter freezes at count = preset when counting up, and
32 Non-recycle:
33 Counter is disabled whenever a 24-bit count overflow or
34 underflow takes place. The counter is re-enabled when a
35 new count value is loaded to the counter via a preset
38 Modulo-N:
[all …]
Dsysfs-bus-iio-timer-stm326 - "reset" : The UG bit from the TIMx_EGR register is
8 - "enable" : The Counter Enable signal CNT_EN is used
10 - "update" : The update event is selected as trigger output.
13 - "compare_pulse" : The trigger output send a positive pulse
15 - "OC1REF" : OC1REF signal is used as trigger output.
16 - "OC2REF" : OC2REF signal is used as trigger output.
17 - "OC3REF" : OC3REF signal is used as trigger output.
18 - "OC4REF" : OC4REF signal is used as trigger output.
20 - "OC5REF" : OC5REF signal is used as trigger output.
21 - "OC6REF" : OC6REF signal is used as trigger output.
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh3 # check that ICMP df-needed/pkttoobig icmp are set are set as related
8 # nsclient1 -> nsrouter1 -> nsrouter2 -> nsclient2
9 # MTU 1500, except for nsrouter2 <-> nsclient2 link (1280).
15 # nat of "established" icmp-echo "connection".
17 # Kselftest framework requirement - SKIP code is 4.
21 nft --version > /dev/null 2>&1
22 if [ $? -ne 0 ];then
27 ip -Version > /dev/null 2>&1
28 if [ $? -ne 0 ];then
39 echo -n 192.168.$1.2
[all …]
/kernel/linux/linux-4.19/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh3 # check that ICMP df-needed/pkttoobig icmp are set are set as related
8 # nsclient1 -> nsrouter1 -> nsrouter2 -> nsclient2
9 # MTU 1500, except for nsrouter2 <-> nsclient2 link (1280).
15 # nat of "established" icmp-echo "connection".
17 # Kselftest framework requirement - SKIP code is 4.
21 nft --version > /dev/null 2>&1
22 if [ $? -ne 0 ];then
27 ip -Version > /dev/null 2>&1
28 if [ $? -ne 0 ];then
39 echo -n 192.168.$1.2
[all …]
Dnft_nat.sh6 # Kselftest framework requirement - SKIP code is 4.
10 nft --version > /dev/null 2>&1
11 if [ $? -ne 0 ];then
16 ip -Version > /dev/null 2>&1
17 if [ $? -ne 0 ];then
27 if [ $? -ne 0 ];then
33 ip -net ns0 link set lo up
34 ip -net ns0 link set veth0 up
35 ip -net ns0 addr add 10.0.1.1/24 dev veth0
36 ip -net ns0 addr add dead:1::1/64 dev veth0
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dst,stm32-timers.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/st,stm32-timers.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - advanced-control timers consist of a 16-bit auto-reload counter driven
14 - general-purpose timers consist of a 16-bit or 32-bit auto-reload counter
16 - basic timers consist of a 16-bit auto-reload counter driven by a
20 - Benjamin Gaignard <benjamin.gaignard@st.com>
21 - Fabrice Gasnier <fabrice.gasnier@st.com>
25 const: st,stm32-timers
[all …]
/kernel/linux/linux-5.10/Documentation/power/
Druntime_pm.rst5 (C) 2009-2011 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc.
18 put their PM-related work items. It is strongly recommended that pm_wq be
20 them to be synchronized with system-wide power transitions (suspend to RAM,
53 The ->runtime_suspend(), ->runtime_resume() and ->runtime_idle() callbacks
57 1. PM domain of the device, if the device's PM domain object, dev->pm_domain,
60 2. Device type of the device, if both dev->type and dev->type->pm are present.
62 3. Device class of the device, if both dev->class and dev->class->pm are
65 4. Bus type of the device, if both dev->bus and dev->bus->pm are present.
69 dev->driver->pm directly (if present).
73 and bus type. Moreover, the high-priority one will always take precedence over
[all …]
/kernel/linux/linux-4.19/Documentation/power/
Druntime_pm.txt3 (C) 2009-2011 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc.
13 put their PM-related work items. It is strongly recommended that pm_wq be
15 them to be synchronized with system-wide power transitions (suspend to RAM,
47 The ->runtime_suspend(), ->runtime_resume() and ->runtime_idle() callbacks
51 1. PM domain of the device, if the device's PM domain object, dev->pm_domain,
54 2. Device type of the device, if both dev->type and dev->type->pm are present.
56 3. Device class of the device, if both dev->class and dev->class->pm are
59 4. Bus type of the device, if both dev->bus and dev->bus->pm are present.
63 dev->driver->pm directly (if present).
67 and bus type. Moreover, the high-priority one will always take precedence over
[all …]
/kernel/linux/linux-5.10/drivers/counter/
Dstm32-timer-cnt.c1 // SPDX-License-Identifier: GPL-2.0
3 * STM32 Timer Encoder and Counter driver
10 #include <linux/counter.h>
11 #include <linux/mfd/stm32-timers.h>
31 struct counter_device counter; member
40 * enum stm32_count_function - enumerates stm32 timer counter encoder modes
60 static int stm32_count_read(struct counter_device *counter, in stm32_count_read() argument
63 struct stm32_timer_cnt *const priv = counter->priv; in stm32_count_read()
66 regmap_read(priv->regmap, TIM_CNT, &cnt); in stm32_count_read()
72 static int stm32_count_write(struct counter_device *counter, in stm32_count_write() argument
[all …]
/kernel/linux/linux-5.10/Documentation/arm64/
Damu.rst9 Date: 2019-09-10
16 ---------------------
23 system register interface to the counter registers and also supports an
24 optional external memory-mapped interface.
26 Version 1 of the Activity Monitors architecture implements a counter group
27 of four fixed and architecturally defined 64-bit event counters.
29 - CPU cycle counter: increments at the frequency of the CPU.
30 - Constant counter: increments at the fixed frequency of the system
32 - Instructions retired: increments with every architecturally executed
34 - Memory stall cycles: counts instruction dispatch stall cycles caused by
[all …]
/kernel/linux/linux-4.19/drivers/staging/comedi/
Dcomedi.h1 /* SPDX-License-Identifier: LGPL-2.0+ */
6 * COMEDI - Linux Control and Measurement Device Interface
7 * Copyright (C) 1998-2001 David A. Schleef <ds@schleef.org>
32 * NOTE: 'comedi_config --init-data' is deprecated
40 /* length of nth chunk of firmware data -*/
78 /* counters -- these are arbitrary values */
119 /* try to use a real-time interrupt while performing command */
122 /* wake up on end-of-scan events */
165 #define TRIG_INT 0x00000080 /* trigger on comedi-internal signal N */
178 #define SDF_PWM_HBRIDGE 0x0100 /* PWM is signed (H-bridge) */
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Dwl18xx.h1 /* SPDX-License-Identifier: GPL-2.0-only */
43 /* number of keys requiring extra spare mem-blocks */
63 * is short lived, for multi-channel Tx requirements.
72 /* number of packets to queue up for a link in PS */
75 /* number of packet to queue up for a suspended link */
89 * link before we stop queuing up packets for it.
94 * link before we stop queuing up packets for it.
102 /* Cumulative counter of released packets per AC */
105 /* Cumulative counter of freed packets per HLID */
108 /* Cumulative counter of released Voice memory blocks */
[all …]
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dfscounters.c1 // SPDX-License-Identifier: GPL-2.0+
24 * The basics of filesystem summary counter checking are that we iterate the
25 * AGs counting the number of free blocks, free space btree blocks, per-AG
27 * Then we compare what we computed against the in-core counters.
32 * freezing is costly. To get around this, we added a per-cpu counter of the
37 * So the first thing we do is warm up the buffer cache in the setup routine by
38 * walking all the AGs to make sure the incore per-AG structure has been
39 * initialized. The expected value calculation then iterates the incore per-AG
41 * after this operation and use the difference in counter values to guess at
42 * our tolerance for mismatch between expected and actual counter values.
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
Dsunhme.h1 /* SPDX-License-Identifier: GPL-2.0 */
37 #define GREG_STAT_RCNTEXP 0x00000002 /* Receive frame counter expired */
38 #define GREG_STAT_ACNTEXP 0x00000004 /* Align-error counter expired */
39 #define GREG_STAT_CCNTEXP 0x00000008 /* CRC-error counter expired */
40 #define GREG_STAT_LCNTEXP 0x00000010 /* Length-error counter expired */
42 #define GREG_STAT_CVCNTEXP 0x00000040 /* Code-violation counter expired */
46 #define GREG_STAT_MAXPKTERR 0x00000400 /* Max-packet size error */
47 #define GREG_STAT_NCNTEXP 0x00000800 /* Normal-collision counter expired */
48 #define GREG_STAT_ECNTEXP 0x00001000 /* Excess-collision counter expired */
49 #define GREG_STAT_LCCNTEXP 0x00002000 /* Late-collision counter expired */
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/sun/
Dsunhme.h1 /* SPDX-License-Identifier: GPL-2.0 */
37 #define GREG_STAT_RCNTEXP 0x00000002 /* Receive frame counter expired */
38 #define GREG_STAT_ACNTEXP 0x00000004 /* Align-error counter expired */
39 #define GREG_STAT_CCNTEXP 0x00000008 /* CRC-error counter expired */
40 #define GREG_STAT_LCNTEXP 0x00000010 /* Length-error counter expired */
42 #define GREG_STAT_CVCNTEXP 0x00000040 /* Code-violation counter expired */
46 #define GREG_STAT_MAXPKTERR 0x00000400 /* Max-packet size error */
47 #define GREG_STAT_NCNTEXP 0x00000800 /* Normal-collision counter expired */
48 #define GREG_STAT_ECNTEXP 0x00001000 /* Excess-collision counter expired */
49 #define GREG_STAT_LCCNTEXP 0x00002000 /* Late-collision counter expired */
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/timer/
Darm,arch_timer.txt3 ARM cores may have a per-core architected timer, which provides per-cpu timers,
4 or a memory mapped architected timer, which provides up to 8 frames with a
7 The per-core architected timer is attached to a GIC to deliver its
8 per-processor interrupts via PPIs. The memory mapped timer is attached to a GIC
13 - compatible : Should at least contain one of
14 "arm,armv7-timer"
15 "arm,armv8-timer"
17 - interrupts : Interrupt list for secure, non-secure, virtual and
20 - clock-frequency : The frequency of the main counter, in Hz. Should be present
25 - always-on : a boolean property. If present, the timer is powered through an
[all …]
/kernel/linux/linux-4.19/drivers/power/reset/
Dat91-poweroff.c5 * Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28 #define AT91_SHDW_WKMODE0 GENMASK(2, 0) /* Wake-up 0 Mode Selection */
29 #define AT91_SHDW_CPTWK0_MAX 0xf /* Maximum Counter On Wake Up 0 */
30 #define AT91_SHDW_CPTWK0 (AT91_SHDW_CPTWK0_MAX << 4) /* Counter On Wake Up 0 */
32 #define AT91_SHDW_RTTWKEN BIT(16) /* Real Time Timer Wake-up Enable */
33 #define AT91_SHDW_RTCWKEN BIT(17) /* Real Time Clock Wake-up Enable */
36 #define AT91_SHDW_WAKEUP0 BIT(0) /* Wake-up 0 Status */
37 #define AT91_SHDW_RTTWK BIT(16) /* Real-time Timer Wake-up */
38 #define AT91_SHDW_RTCWK BIT(17) /* Real-time Clock Wake-up [SAM9RL] */
63 /* Simple power-on, just bail out */ in at91_wakeup_status()
[all …]
/kernel/linux/linux-5.10/drivers/power/reset/
Dat91-poweroff.c5 * Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28 #define AT91_SHDW_WKMODE0 GENMASK(2, 0) /* Wake-up 0 Mode Selection */
29 #define AT91_SHDW_CPTWK0_MAX 0xf /* Maximum Counter On Wake Up 0 */
30 #define AT91_SHDW_CPTWK0 (AT91_SHDW_CPTWK0_MAX << 4) /* Counter On Wake Up 0 */
32 #define AT91_SHDW_RTTWKEN BIT(16) /* Real Time Timer Wake-up Enable */
33 #define AT91_SHDW_RTCWKEN BIT(17) /* Real Time Clock Wake-up Enable */
36 #define AT91_SHDW_WAKEUP0 BIT(0) /* Wake-up 0 Status */
37 #define AT91_SHDW_RTTWK BIT(16) /* Real-time Timer Wake-up */
38 #define AT91_SHDW_RTCWK BIT(17) /* Real-time Clock Wake-up [SAM9RL] */
65 /* Simple power-on, just bail out */ in at91_wakeup_status()
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/ti/wl18xx/
Dwl18xx.h18 * 02110-1301 USA
57 /* number of keys requiring extra spare mem-blocks */
77 * is short lived, for multi-channel Tx requirements.
86 /* number of packets to queue up for a link in PS */
89 /* number of packet to queue up for a suspended link */
103 * link before we stop queuing up packets for it.
108 * link before we stop queuing up packets for it.
116 /* Cumulative counter of released packets per AC */
119 /* Cumulative counter of freed packets per HLID */
122 /* Cumulative counter of released Voice memory blocks */
[all …]

12345678910>>...48