Home
last modified time | relevance | path

Searched refs:counted (Results 1 – 25 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/tools/perf/util/
Dexpr.c117 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()
Dexpr.h32 bool counted; member
/kernel/linux/linux-5.10/Documentation/arm64/
Dperf.rst30 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/
Dfrontend-stat-properties.rst116 - ``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/
DREADME53 counted as passed test.
56 with !0 is counted as failed test.
/kernel/linux/linux-5.10/Documentation/admin-guide/perf/
Dxgene-pmu.rst28 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
Dthunderx2-pmu.rst10 Events are counted for the default channel (i.e. channel 0) and prorated
Dqcom_l2_pmu.rst20 are specified, the conflicting events cannot be counted at the same time.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arc/
Dpct.txt9 counted, the HW events themselves cannot serve as a trigger for a sample.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Ddebugfs-pfo-nx-crypto15 only errors counted here are those returned from the hcall, H_COP_OP.
Dsysfs-block-bcache29 counted per bio. A partial cache hit counts as a miss.
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/
Ddata-structure-v9.rst40 counted. The peer_device objects only serve to establish the links between
/kernel/linux/linux-5.10/Documentation/powerpc/
Dpmu-ebb.rst63 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/
Dmedia-ioc-enum-entities.rst103 - Total number of outbound links. Inbound links are not counted in
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/netronome/
Dnfp.rst165 - 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/
Duser_verbs.rst57 Pages that are pinned multiple times are counted each time they are
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/event/
Dexynos-ppmu.txt24 - event-data-type : Define the type of data which shell be counted
/kernel/linux/linux-5.10/Documentation/filesystems/
Dpath-lookup.rst193 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/
Diostats.rst71 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/
Dperf-list.txt48 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/
Dregulator.rst78 The regulator API provides reference counted enabling and disabling of
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dmm.rst12 - Negative addresses such as "-23 TB" are absolute addresses in bytes, counted down
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/
Dknfsd-stats.rst114 counted, but can be inferred from the other counters thus::
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst150 IV generators will use sector number counted in <sector_size> units
/kernel/linux/linux-5.10/tools/perf/
Ddesign.txt246 pid < 0: all tasks are counted (per cpu counters)
278 with each other, since they have counted events for the same set of

123