Home
last modified time | relevance | path

Searched refs:counters (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-server-Adjust-the-cache-alignment-assumptions.patch11 src/mongo/db/stats/counters.h:185:47: error: static assertion failed: cache line spill
22 src/mongo/db/stats/counters.h | 6 +++---
25 --- a/src/mongo/db/stats/counters.h
26 +++ b/src/mongo/db/stats/counters.h
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0001-fix-compile-error-with-linux-kernel-v4.8.patch41 + int ref_count; /* free buffer pool usage counters */
43 + int rqa_count,rqu_count; /* queue condition counters */
/openbmc/openbmc/poky/meta/recipes-gnome/libdazzle/
H A Dlibdazzle_3.44.0.bb4 counters are included."
/openbmc/qemu/hw/net/
H A Drtl8139.c430 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters);
1281 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters) in RTL8139TallyCounters_clear() argument
1283 counters->TxOk = 0; in RTL8139TallyCounters_clear()
1284 counters->RxOk = 0; in RTL8139TallyCounters_clear()
1285 counters->TxERR = 0; in RTL8139TallyCounters_clear()
1286 counters->RxERR = 0; in RTL8139TallyCounters_clear()
1287 counters->MissPkt = 0; in RTL8139TallyCounters_clear()
1288 counters->FAE = 0; in RTL8139TallyCounters_clear()
1289 counters->Tx1Col = 0; in RTL8139TallyCounters_clear()
1290 counters->TxMCol = 0; in RTL8139TallyCounters_clear()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/
H A Dtiptop_2.3.1.bb1 SUMMARY = "Hardware performance monitoring counters"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0006-Implement-timer-for-arm-v6.patch27 + if (pmuseren & 1) { // Allows reading perfmon counters for user mode code.
/openbmc/qemu/hw/timer/
H A Dpxa2xx_timer.c138 static const int counters[8] = { 0, 0, 0, 0, 4, 4, 6, 6 }; in pxa2xx_timer_update4() local
141 assert(n < ARRAY_SIZE(counters)); in pxa2xx_timer_update4()
145 counter = counters[n]; in pxa2xx_timer_update4()
/openbmc/qemu/docs/specs/
H A Driscv-iommu.rst85 - "hpm-counters": number of hardware performance counters available. Maximum value is 31.
H A Drocker.rst157 processing. Command processing includes statistical counters and table dumps,
/openbmc/libmctp/docs/
H A Dfuzzing.md21 counters:
/openbmc/u-boot/doc/
H A DREADME.t1040-l2switch17 - RMON counters per port
/openbmc/libpldm/docs/
H A Dfuzzing.md34 counters:
/openbmc/docs/designs/
H A Dbmc-health-monitor.md158 | xyz.openbmc_project.Metric.Reset | Interface to reset persistent Metrics counters. …
184 | Reboot Statistics | phosphor-state-manager | Persistent counters incremented based on reboot st…
/openbmc/u-boot/drivers/timer/
H A DKconfig73 counters, they are all treated as a single device by this driver.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.5.rst106 - uboot-sign: fix counters in do_uboot_assemble_fitimage
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb2 DESCRIPTION = "Performance counters for Linux are a new kernel-based \
6 and software features (software counters, tracepoints) \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch305 -int status_include_counters; // 1 = succeeded, failed and received counters are included in the…
330 +EXTERN int status_include_counters; // 1 = succeeded, failed and received counters are included…
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef2204 ITERATOR_INSN_VHISTLIKE(16,vwhist256,"vwhist256","vector weighted histogram halfword counters", WHI…
2205 ITERATOR_INSN_VHISTLIKE(16,vwhist256q,"vwhist256(Qv4)","vector weighted histogram halfword counters
2206 …KE(16,vwhist256_sat,"vwhist256:sat","vector weighted histogram halfword counters", WHIST(uh,7,0,,f…
2207 …vwhist256q_sat,"vwhist256(Qv4):sat","vector weighted histogram halfword counters", WHIST(uh,7,0,if…
2208 ITERATOR_INSN_VHISTLIKE(16,vwhist128,"vwhist128","vector weighted histogram word counters", WHIST(u…
2209 ITERATOR_INSN_VHISTLIKE(16,vwhist128q,"vwhist128(Qv4)","vector weighted histogram word counters", W…
2210 ITERATOR_INSN_VHISTLIKE(16,vwhist128m,"vwhist128(#u1)","vector weighted histogram word counters", W…
2211 …IKE(16,vwhist128qm,"vwhist128(Qv4,#u1)","vector weighted histogram word counters", WHIST(uw,3,1,if…
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst112 This command basically profiles using a few default counters and displays
138 Also, note that ``perf stat`` isn't restricted to a fixed set of counters
388 set of counters, not just the standard hardware counters that
635 option). This is in contrast to hardware counters such as for example
712 'primitive' counters can be used on their own to generate interesting
/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc28 no performance counters, watch registers present,
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst189 the virtual and physical counters diverging. All timekeeping based
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch546 + /* summary counters */
/openbmc/qemu/docs/about/
H A Ddeprecated.rst551 by a ``pmu-mask`` property. If set of counters is continuous then the mask can
/openbmc/u-boot/arch/x86/
H A DKconfig758 Intel 8254 timer contains three counters which have fixed uses.
/openbmc/qemu/qga/
H A Dqapi-schema.json723 # @statistics: various statistic counters related to @name (since

12