Home
last modified time | relevance | path

Searched full:counting (Results 1 – 25 of 720) sorted by relevance

12345678910>>...29

/linux-5.10/tools/lib/perf/Documentation/
Dlibperf-counting.txt1 libperf-counting(7)
6 libperf-counting - counting interface
10 The counting interface provides API to measure and get count for specific perf events.
12 The following test tries to explain count on `counting.c` example.
14 It is by no means complete guide to counting, but shows libperf basic API for counting.
16 The `counting.c` comes with libperf package and can be compiled and run like:
20 $ gcc -o counting counting.c -lperf
21 $ sudo ./counting
29 The `counting.c` example monitors two events on the current process and displays
158 From this moment events are counting and we can do our workload.
/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/
Dfrontend.json13 …of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
23 …e being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
34 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
44 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
55 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
65 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
76 … Decode Stream Buffer (DSB) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
88 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
99 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
110 …truction Decode Queue (IDQ) while the Microcode Sequenser (MS) is busy. Counting includes uops tha…
[all …]
/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/
Dfrontend.json18 …of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
29 …e being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
39 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
50 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
60 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
71 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
83 … Decode Stream Buffer (DSB) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
94 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
105 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
115 …truction Decode Queue (IDQ) while the Microcode Sequenser (MS) is busy. Counting includes uops tha…
[all …]
/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellde/
Dfrontend.json18 …of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
29 …e being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
39 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
50 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
60 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
71 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
83 … Decode Stream Buffer (DSB) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
94 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
105 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
115 …truction Decode Queue (IDQ) while the Microcode Sequenser (MS) is busy. Counting includes uops tha…
[all …]
/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-timer-stm32107 When counting up the counter starts from 0 and fires an
109 When counting down the counter start from preset value
123 counting direction is set by in_count0_count_direction
130 Counting is enabled when connected trigger signal
131 level is high else counting is disabled.
134 Counting is enabled on rising edge of the connected
149 counting direction is set by in_count0_count_direction
Dsysfs-bus-iio-counter-104-quad-825 Counting is continuous in either direction.
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
Dsysfs-bus-counter30 Counting is continuous in either direction.
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
/linux-5.10/tools/perf/Documentation/
Dperf-list.txt50 u - user-space counting
51 k - kernel counting
52 h - hypervisor counting
53 I - non idle counting
54 G - guest counting (in KVM guests)
55 H - host counting (not in KVM guests)
84 perf record -a -e cpu-cycles:p ... # use ibs op counting cycles
86 perf record -a -e r0C1:p ... # use ibs op counting micro-ops
/linux-5.10/arch/riscv/include/asm/
Dbitops.h105 * @addr: the address to start counting from
122 * @addr: Address to start counting from
136 * @addr: Address to start counting from
164 * @addr: the address to start counting from
177 * @addr: the address to start counting from
/linux-5.10/include/asm-generic/bitops/
Dinstrumented-non-atomic.h19 * @addr: the address to start counting from
34 * @addr: the address to start counting from
49 * @addr: the address to start counting from
130 * @addr: Address to start counting from
Dinstrumented-lock.h19 * @addr: the address to start counting from
32 * @addr: Address to start counting from
64 * @addr: the address to start counting from
Dlock.h36 * @addr: the address to start counting from
49 * @addr: the address to start counting from
72 * @addr: the address to start counting from
Dinstrumented-atomic.h19 * @addr: the address to start counting from
35 * @addr: Address to start counting from
48 * @addr: Address to start counting from
Dnon-atomic.h10 * @addr: the address to start counting from
35 * @addr: the address to start counting from
102 * @addr: Address to start counting from
/linux-5.10/arch/ia64/include/asm/
Dbitops.h25 * @addr: the address to start counting from
58 * @addr: the address to start counting from
73 * @addr: Address to start counting from
99 * @addr: Address to start counting from
123 * @addr: Address to start counting from
140 * @addr: the address to start counting from
155 * @addr: Address to start counting from
180 * @addr: the address to start counting from
/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/
Dvirtual-memory.json13 …age walk implies a TLB miss, the number of TLB misses can be counted by counting the number of pag…
32 …age walk implies a TLB miss, the number of TLB misses can be counted by counting the number of pag…
51 …age walk implies a TLB miss, the number of TLB misses can be counted by counting the number of pag…
/linux-5.10/arch/nds32/include/asm/
Dpmu.h109 SPAV3_0_SEL_BASE = -1 + PFM_OFFSET_MAGIC_0, /* counting symbol */
112 SPAV3_0_SEL_LAST /* counting symbol */
116 SPAV3_1_SEL_BASE = -1 + PFM_OFFSET_MAGIC_1, /* counting symbol */
149 SPAV3_1_SEL_LAST /* counting symbol */
153 SPAV3_2_SEL_BASE = -1 + PFM_OFFSET_MAGIC_2, /* counting symbol */
184 SPAV3_2_SEL_LAST /* counting symbol */
/linux-5.10/Documentation/arm64/
Dperf.rst61 must enable/disable counting on the entry and exit to the guest. This is
83 able to eliminate counters counting host events on the boundaries of guest
84 entry/exit when counting guest events by filtering out EL2 for
/linux-5.10/drivers/staging/comedi/drivers/
Dcomedi_8254.c48 * In addition I8254_BCD and I8254_BINARY specify the counting mode:
49 * I8254_BCD BCD counting
50 * I8254_BINARY Binary counting
56 * for binary counting and 10^4 for BCD counting.
60 * for binary counting or 9999 for BCD counting, and continues counting.
62 * count and continues counting from there.
/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/
Dfrontend.json3 …of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
13 …e being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
24 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
34 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
45 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
78 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
88 …ruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops tha…
99 …ruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops tha…
110 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
180 …uops to Resource Allocation Table (RAT) (where x belongs to {0,1,2,3}). Counting does not cover ca…
/linux-5.10/arch/arm64/kvm/
Dpmu.c135 * Modify ARMv8 PMU events to include EL0 counting
150 * Modify ARMv8 PMU events to exclude EL0 counting
165 * On VHE ensure that only guest events have EL0 counting enabled.
189 * On VHE ensure that only host events have EL0 counting enabled
/linux-5.10/arch/x86/include/asm/
Dsync_bitops.h24 * @addr: the address to start counting from
43 * @addr: Address to start counting from
61 * @addr: Address to start counting from
/linux-5.10/tools/include/asm-generic/bitops/
Dnon-atomic.h10 * @addr: the address to start counting from
35 * @addr: the address to start counting from
102 * @addr: Address to start counting from
/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/
Dfrontend.json32 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
128 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
152 …of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
163 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
174 …e being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
184 …uops to Resource Allocation Table (RAT) (where x belongs to {0,1,2,3}). Counting does not cover ca…
245 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
348 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
382 …ruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops tha…
492 …ruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops tha…
/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/
Dfrontend.json57 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
127 …of uops delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
149 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
160 …ruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops tha…
205 …e being delivered to Instruction Decode Queue (IDQ) from the MITE path. Counting includes uops tha…
228 …uops to Resource Allocation Table (RAT) (where x belongs to {0,1,2,3}). Counting does not cover ca…
238 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…
292 …nstruction Decode Queue (IDQ) from the Decode Stream Buffer (DSB) path. Counting includes uops tha…
370 …ruction Decode Queue (IDQ) from the MITE (legacy decode pipeline) path. Counting includes uops tha…
381 …truction Decode Queue (IDQ) while the Microcode Sequencer (MS) is busy. Counting includes uops tha…

12345678910>>...29