Searched refs:counted (Results 1 – 25 of 58) sorted by relevance
123
/kernel/linux/linux-5.10/tools/perf/util/ |
D | expr.c | 117 data_ptr->ref.counted = false; in expr__add_ref() 152 data->is_ref, data->ref.counted, data->val, id); in expr__resolve_id() 154 if (data->is_ref && !data->ref.counted) { in expr__resolve_id() 155 data->ref.counted = true; in expr__resolve_id()
|
D | expr.h | 32 bool counted; member
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | perf.rst | 30 never counted within a guest. 46 never counted within a guest. 74 non-VHE guest however please note that EL2 is never counted within a guest.
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 116 - ``FE_SCALE_COUNTER`` - Number of error bits counted before the inner 144 - ``FE_SCALE_COUNTER`` - Number of bits counted while measuring 173 - ``FE_SCALE_COUNTER`` - Number of error bits counted after the inner 201 - ``FE_SCALE_COUNTER`` - Number of bits counted while measuring 222 - ``FE_SCALE_COUNTER`` - Number of error blocks counted after the outer 244 - ``FE_SCALE_COUNTER`` - Number of blocks counted while measuring
|
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/ |
D | README | 53 counted as passed test. 56 with !0 is counted as failed test.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/perf/ |
D | xgene-pmu.rst | 28 the bit number corresponding to the agent is set, the event is counted only if 31 counted for all agent requests (config1 = 0x0). For all the supported agents of
|
D | thunderx2-pmu.rst | 10 Events are counted for the default channel (i.e. channel 0) and prorated
|
D | qcom_l2_pmu.rst | 20 are specified, the conflicting events cannot be counted at the same time.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arc/ |
D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-pfo-nx-crypto | 15 only errors counted here are those returned from the hcall, H_COP_OP.
|
D | sysfs-block-bcache | 29 counted per bio. A partial cache hit counts as a miss.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/ |
D | data-structure-v9.rst | 40 counted. The peer_device objects only serve to establish the links between
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
D | pmu-ebb.rst | 63 To request that an event is counted using EBB, the event code should have bit 83 EBB events must specify the PMC they are to be counted on. This ensures
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-enum-entities.rst | 103 - Total number of outbound links. Inbound links are not counted in
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 165 - A packet can be counted (and dropped) as RX error for the following 207 - A packet can be counted as TX error (and dropped) for one for the
|
/kernel/linux/linux-5.10/Documentation/infiniband/ |
D | user_verbs.rst | 57 Pages that are pinned multiple times are counted each time they are
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/event/ |
D | exynos-ppmu.txt | 24 - event-data-type : Define the type of data which shell be counted
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | path-lookup.rst | 193 So as long as a counted reference is held to a dentry, a non-``NULL`` ``->d_inode`` 455 ``struct path`` containing a counted reference to the new dentry and a 456 reference to the new ``vfsmount`` which is only counted if it is 573 and a new ``dentry`` (both with counted references). 591 locks (only counted references) are held over this processing due to 643 This stopping requires getting a counted reference on the current 688 As we saw above, REF-walk holds a counted reference to the current 738 Instead of taking a counted reference to each ``vfsmount`` as it 756 that, had REF-walk taken counted references on each vfsmount, the 804 getting a counted reference to the new dentry before dropping that for [all …]
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | iostats.rst | 71 ultimately handed to the disk, and so it will be counted (and queued) 178 words, the number of reads for partitions is counted slightly before time
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-list.txt | 48 counted. The following modifiers exist: 152 Events on these PMUs generally cannot be sampled, but only counted globally
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | regulator.rst | 78 The regulator API provides reference counted enabling and disabling of
|
/kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
D | mm.rst | 12 - Negative addresses such as "-23 TB" are absolute addresses in bytes, counted down
|
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/ |
D | knfsd-stats.rst | 114 counted, but can be inferred from the other counters thus::
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 150 IV generators will use sector number counted in <sector_size> units
|
/kernel/linux/linux-5.10/tools/perf/ |
D | design.txt | 246 pid < 0: all tasks are counted (per cpu counters) 278 with each other, since they have counted events for the same set of
|
123