Home
last modified time | relevance | path

Searched refs:counting (Results 1 – 52 of 52) sorted by relevance

/linux-4.4.14/tools/perf/Documentation/
Dperf-list.txt26 u - user-space counting
27 k - kernel counting
28 h - hypervisor counting
29 I - non idle counting
30 G - guest counting (in KVM guests)
31 H - host counting (not in KVM guests)
56 perf record -a -e cpu-cycles:p ... # use ibs op counting cycles
58 perf record -a -e r0C1:p ... # use ibs op counting micro-ops
/linux-4.4.14/drivers/staging/media/lirc/
DTODO.lirc_zilog11 2. lirc_zilog module ref-counting need examination. It has not been
16 (The good news is ref-counting of lirc_zilog internal structures appears to be
/linux-4.4.14/Documentation/devicetree/bindings/arc/
Darchs-pct.txt3 The ARC HS can be configured with a pipeline performance monitor for counting
Dpct.txt3 The ARC700 can be configured with a pipeline performance monitor for counting
/linux-4.4.14/Documentation/misc-devices/
Dapds990x.txt52 RW - enable / disable chip. Uses counting logic
95 RW - enable / disable proximity - uses counting logic
Dbh1770glc.txt51 RW - enable / disable chip. Uses counting logic
93 RW - enable / disable proximity - uses counting logic
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Dgpio-wdt.txt11 - level: Low or high level starts counting WDT timeout,
Datmel-sama5d4-wdt.txt18 watchdog not counting when the CPU is in idle state, therefore the
Datmel-wdt.txt31 watchdog not counting when the CPU is in idle state, therefore the
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dpmu.txt3 ARM cores often have a PMU for counting cpu and cache events like cache misses
/linux-4.4.14/tools/perf/
Ddesign.txt149 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
425 non-leader stops that counter from counting but doesn't affect any
/linux-4.4.14/net/sctp/
DKconfig56 If you say Y, this will enable debugging support for counting the
/linux-4.4.14/drivers/net/hamradio/
Ddmascc.c315 counting[MAX_NUM_DEVS]; in dmascc_init() local
383 counting[i] = 1; in dmascc_init()
394 if (base[i] && counting[i]) { in dmascc_init()
402 counting[i] = 0; in dmascc_init()
/linux-4.4.14/Documentation/RCU/
Drcuref.txt12 Reference counting on elements of lists which are protected by traditional
DRTFP.txt1455 Compares QSBR, HPBR, EBR, and lock-free reference counting.
1923 Compares QSBR, HPBR, EBR, and lock-free reference counting.
2612 The Locker family as an analogy for locking, reference counting,
Dtrace.txt312 be due to the jiffies counter no longer counting. Why do you ask?
/linux-4.4.14/Documentation/cpu-freq/
Dcore.txt39 Reference counting is done by cpufreq_get_cpu and cpufreq_put_cpu,
/linux-4.4.14/drivers/bus/
DKconfig26 interconnect). CCI-400 supports counting events related to the
/linux-4.4.14/Documentation/filesystems/
Dfiles.txt19 the reference counting is similar, but the locking is
Dsysfs.txt45 counting directly on the kobject whenever the file is opened or closed.
228 referencing counting its embedded object. However, the physical
Dqnx6.txt90 The filesize is stored 64bit. Inode counting starts with 1. (whilst long
Dgfs2-glocks.txt165 is counting queuing of holders at the top layer of the glock
Dproc.txt674 (typically counting ECC corrected errors of memory or cache) exceeds
/linux-4.4.14/Documentation/hid/
Duhid.txt55 reference-counting in user-space. That is, you will never receive multiple
57 ref-counting for you.
/linux-4.4.14/Documentation/filesystems/nfs/
Dpnfs.txt1 Reference counting in pnfs:
/linux-4.4.14/Documentation/
DCodingStyle591 Reference counting means that you can avoid locking, and allows multiple
596 Note that locking is _not_ a replacement for reference counting.
598 counting is a memory management technique. Usually both are needed, and
601 Many data structures can indeed have two levels of reference counting,
606 Examples of this kind of "multi-level-reference-counting" can be found in
Diostats.txt136 More significant is the error induced by counting the numbers of
Dstatic-keys.txt137 reference counting. For example, if the key is initialized true, a
Dkobject.txt29 If it does, the reference counting for the object is sure to be messed
Datomic_ops.txt317 counting, and it works such that once the counter falls to zero it can
DIPMI.txt202 all the messages are defined in the spec (and thus makes counting the
Dmemory-barriers.txt1685 reference counting. These functions do not imply memory barriers.
2379 If they're used for reference counting on an object to control its lifetime,
/linux-4.4.14/Documentation/hwmon/
Dadm924063 with independent fan speed measurement cycles counting alternating rising
Df71805f35 capabilities. It can monitor up to 9 voltages (counting its own power
/linux-4.4.14/Documentation/scsi/
Dscsi_mid_low_api.txt190 counting logic is being introduced into the mid level to cope with many
191 of the issues involved. See the section on reference counting below.
306 The Scsi_Host structure has had reference counting infrastructure added.
313 There are 3 reference counting functions of interest associated with
322 The Scsi_device structure has had reference counting infrastructure added.
666 * not counting the one returned as QUEUE_FULL.
817 * begin counting again
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x91 P0 instruction tracing, branch broadcast, cycle counting and
129 Description: (RW) Sets the threshold value for cycle counting.
/linux-4.4.14/Documentation/video4linux/
DREADME.ivtv92 the ivtv module about it so that it will start counting at 1 (or 2, or
Dvivid.txt268 frame/field sequence counting will keep track of that so the sequence
919 sequence and field counting in struct v4l2_buffer on the capture side may not
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt200 counting.
Ddriver.txt124 node access, and does proper reference counting on each device as it
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt117 In addition to normal binary counting, the PIT supports BCD counting. The
480 time by counting periodic interrupts. These interrupts may come from the PIT
/linux-4.4.14/Documentation/i2c/
Ddev-interface5 Each registered i2c adapter gets a number, counting from 0. You can
/linux-4.4.14/fs/btrfs/
Dvolumes.c3395 bool counting = true; in __btrfs_balance() local
3443 if (!counting) { in __btrfs_balance()
3457 if ((!counting && atomic_read(&fs_info->balance_pause_req)) || in __btrfs_balance()
3497 if (!counting) { in __btrfs_balance()
3512 if (counting) { in __btrfs_balance()
3578 if (counting) { in __btrfs_balance()
3580 counting = false; in __btrfs_balance()
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt257 counter summed over per CPU counting threads spawned for all running
/linux-4.4.14/Documentation/vm/
Dcleancache.txt169 about 40 lines added (not counting comments and blank lines).
Dnuma_memory_policy.txt354 Because of this extra reference counting, and because we must lookup
/linux-4.4.14/Documentation/input/
Delantech.txt304 This counting is reset whenever a different number of fingers is reported.
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt576 setting a threshold for that value and then counting those events.
/linux-4.4.14/Documentation/block/
Dbiodoc.txt587 There are routines for managing the allocation, and reference counting, and
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq556 * manually walk the list counting MAXCMDCNT elements
/linux-4.4.14/Documentation/s390/
DDebugging390.txt73 In IBM standard notation I am counting bit 0 as the MSB.
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt2582 the booklet there is a different way of counting ... 2-9, 2-10, A-1,