| /OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/ |
| H A D | libperf-counting.txt | 1 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.
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | frontend.json | 18 …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 …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwell/ |
| H A D | frontend.json | 13 …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 …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | frontend.json | 18 …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 …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | num_segments.hpp | 34 #include <boost/geometry/algorithms/detail/counting.hpp> 81 : detail::counting::other_count<0> 90 : detail::counting::other_count 99 : detail::counting::other_count<1> 114 : detail::counting::polygon_count<detail::num_segments::range_count> 119 : detail::counting::other_count<0> 124 : detail::counting::multi_count 132 : detail::counting::multi_count
|
| H A D | num_points.hpp | 40 #include <boost/geometry/algorithms/detail/counting.hpp> 100 : detail::counting::other_count<1> 105 : detail::counting::other_count<(1 << geometry::dimension<Geometry>::value)> 110 : detail::counting::other_count<2> 125 : detail::counting::polygon_count 133 : detail::counting::multi_count
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-timer-stm32 | 107 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
|
| H A D | sysfs-bus-iio-counter-104-quad-8 | 25 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
|
| H A D | sysfs-bus-counter | 30 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
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-list.txt | 50 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
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | bitops.h | 105 * @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
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | bitops.h | 25 * @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
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylake/ |
| H A D | frontend.json | 3 …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…
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | comedi_8254.c | 48 * 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.
|
| /OK3568_Linux_fs/kernel/include/asm-generic/bitops/ |
| H A D | instrumented-non-atomic.h | 19 * @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
|
| H A D | lock.h | 36 * @addr: the address to start counting from 49 * @addr: the address to start counting from 72 * @addr: the address to start counting from
|
| H A D | instrumented-lock.h | 19 * @addr: the address to start counting from 32 * @addr: Address to start counting from 64 * @addr: the address to start counting from
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | pmu.h | 109 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 */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/ibm/ |
| H A D | support.h | 21 // Builtin functions for counting population 30 // Builtin functions for counting trailing zeros 39 // Builtin functions for counting leading zeros
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/ibm/ |
| H A D | support.h | 21 // Builtin functions for counting population 30 // Builtin functions for counting trailing zeros 39 // Builtin functions for counting leading zeros
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | frontend.json | 57 …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…
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | frontend.json | 32 …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…
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | virtual-memory.json | 13 …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…
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | bitops.h | 32 * @addr: the address to start counting from 50 * @addr: the address to start counting from 67 * @addr: Address to start counting from 87 * @addr: the address to start counting from 104 * @addr: Address to start counting from 231 * @addr: Address to start counting from
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | pmu.c | 135 * 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
|