Searched refs:counting (Results 1 – 25 of 75) sorted by relevance
123
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-timer-stm32 | 89 When counting up the counter starts from 0 and fires an 91 When counting down the counter start from preset value 105 counting direction is set by in_count0_count_direction 112 level is high else counting is disabled. 130 counting direction is set by in_count0_count_direction
|
| D | sysfs-bus-iio-counter-104-quad-8 | 31 counter freezes at count = preset when counting up, and 32 at count = 0 when counting down. At either of these 33 limits, the counting is resumed only when the count 45 counting up, while the counter is set to the preset 46 value at count = 0 when counting down; the counter does
|
| D | sysfs-bus-counter | 37 count = ceiling when counting up, and at count = floor 38 when counting down. At either of these limits, the 39 counting is resumed only when the count direction is 52 counting up, while the counter is set to the Count Y 53 ceiling value at count = floor when counting down; the 76 their counting. For example, quadrature encoding counters can
|
| D | sysfs-bus-iio-lptimer-stm32 | 43 In quadrature mode, encoder counting scenarios are as follows:
|
| D | sysfs-class-net | 286 32-bit unsigned integer counting the number of times the link has 294 32-bit unsigned integer counting the number of times the link has 302 32-bit unsigned integer counting the number of times the link has
|
| /Linux-v5.4/lib/zstd/ |
| D | fse_decompress.c | 303 short *counting; in FSE_decompress_wksp() local 310 counting = (short *)((U32 *)workspace + spaceUsed32); in FSE_decompress_wksp() 319 NCountLength = FSE_readNCount(counting, &maxSymbolValue, &tableLog, istart, cSrcSize); in FSE_decompress_wksp() 329 CHECK_F(FSE_buildDTable_wksp(dt, counting, maxSymbolValue, tableLog, workspace, workspaceSize)); in FSE_decompress_wksp()
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-list.txt | 47 u - user-space counting 48 k - kernel counting 49 h - hypervisor counting 50 I - non idle counting 51 G - guest counting (in KVM guests) 52 H - host counting (not in KVM guests) 80 perf record -a -e cpu-cycles:p ... # use ibs op counting cycles 82 perf record -a -e r0C1:p ... # use ibs op counting micro-ops
|
| /Linux-v5.4/Documentation/arm64/ |
| D | perf.txt | 58 must enable/disable counting on the entry and exit to the guest. This is 80 able to eliminate counters counting host events on the boundaries of guest 81 entry/exit when counting guest events by filtering out EL2 for
|
| /Linux-v5.4/Documentation/devicetree/bindings/perf/ |
| D | nds32v3-pmu.txt | 3 NDS32 core have a PMU for counting cpu and cache events like cache misses.
|
| /Linux-v5.4/Documentation/devicetree/bindings/arc/ |
| D | archs-pct.txt | 3 The ARC HS can be configured with a pipeline performance monitor for counting
|
| D | pct.txt | 3 The ARC700 can be configured with a pipeline performance monitor for counting
|
| /Linux-v5.4/Documentation/misc-devices/ |
| D | apds990x.txt | 52 RW - enable / disable chip. Uses counting logic 95 RW - enable / disable proximity - uses counting logic
|
| D | bh1770glc.txt | 51 RW - enable / disable chip. Uses counting logic 93 RW - enable / disable proximity - uses counting logic
|
| /Linux-v5.4/Documentation/devicetree/bindings/rtc/ |
| D | rtc-sh.txt | 11 first (if exists). Additionally, potential clock counting sources are to be
|
| /Linux-v5.4/Documentation/devicetree/bindings/watchdog/ |
| D | gpio-wdt.txt | 11 - level: Low or high level starts counting WDT timeout,
|
| D | atmel-sama5d4-wdt.txt | 18 watchdog not counting when the CPU is in idle state, therefore the
|
| D | atmel-wdt.txt | 31 watchdog not counting when the CPU is in idle state, therefore the
|
| /Linux-v5.4/drivers/perf/ |
| D | Kconfig | 25 CCI-400 provides 4 independent event counters counting events related 71 system, control logic. The PMU allows counting various events related
|
| /Linux-v5.4/tools/perf/ |
| D | design.txt | 149 Counters come in two flavours: counting counters and sampling 150 counters. A "counting" counter is one that is used for counting the 222 way to request that counting of events be restricted to times when the 226 to request counting of events restricted to guest and host contexts when 429 non-leader stops that counter from counting but doesn't affect any
|
| /Linux-v5.4/Documentation/RCU/ |
| D | rcuref.txt | 12 Reference counting on elements of lists which are protected by traditional 150 reference counting of struct pid, while the pattern in listing B is used by
|
| /Linux-v5.4/Documentation/admin-guide/perf/ |
| D | arm_dsu_pmu.rst | 7 allows counting the various events related to the L3 cache, Snoop Control Unit
|
| D | hisi-pmu.rst | 18 Each device PMU has separate registers for event counting, control and
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | basics.rst | 82 Reference counting
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | user.rst | 33 This recursive counting of created objects ensures that creating a
|
| /Linux-v5.4/net/sctp/ |
| D | Kconfig | 45 If you say Y, this will enable debugging support for counting the
|
123