Home
last modified time | relevance | path

Searched refs:Sum (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-bwc.rst39 (U = \Sum u_i) <= 1
56 同时,我们可以说,最坏的情况下的截止日期失败,将是Sum e_i;也就是说,有一个有界的迟延(在假
127 例如,Sum (c_i)可能超过C
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Daxentia,tse850-pcm5142.txt24 DAC +----------->|Sum|---+
34 position, meaning that the signal is passed through the 'Sum' mixer. Similarly
/openbmc/linux/Documentation/hwmon/
H A Dina3221.rst44 in7_input Sum of shunt voltage(uV) channels
46 curr4_input Sum of current(mA) measurement channels,
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h299 fInt Sum; in fAdd() local
301 Sum.full = X.full + Y.full; in fAdd()
303 return Sum; in fAdd()
/openbmc/phosphor-virtual-sensor/
H A DREADME.md32 supported types are `Average`, `Maximum`, `Minimum`, `Sum` and `ModifiedMedian`.
/openbmc/openbmc/poky/scripts/contrib/bb-perf/
H A Dbuildstats-plot.sh66 -S Sum values for a particular stat for found recipes
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dbuildtables.py10 from django.db.models import Q, Sum
184 Sum('installed_size'))['installed_size__sum']
H A Dtables.py13 from django.db.models import Q, Sum, Count, When, Case, Value, IntegerField
701 'approx_pkg_size' : packages.aggregate(Sum('size')),
806 custom_recipe.get_all_packages().aggregate(Sum('size'))
H A Dviews.py18 from django.db.models import F, Q, Sum
777 …_Package.objects.filter(target_id=target_id).values('package_id')).aggregate(Sum('installed_size'))
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0007-exec.go-filter-out-build-specific-paths-from-linker-.patch22 return h.Sum()
/openbmc/linux/Documentation/scheduler/
H A Dsched-bwc.rst32 (U = \Sum u_i) <= 1
59 \Sum e_i; that is, there is a bounded tardiness (under the assumption
148 e.g. \Sum (c_i) may exceed C
H A Dsched-deadline.rst587 \Sum (runtime_i / period_i) < global_dl_utilization_cap).
/openbmc/qemu/target/hexagon/imported/
H A Dalu.idef724 "Sum: two vectors of unsigned bytes",
737 "Sum: two vectors of unsigned bytes",
751 "Sum: two vectors of halves",
761 "Sum: two vectors of unsigned halves",
924 "Sum of Absolute Differences: vector of unsigned bytes",
937 "Sum of Absolute Differences: vector of unsigned bytes",
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache55 Sum of all reads and writes that have bypassed the cache (due
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst613 Sum of all btree writes, in (kilo/mega/giga) bytes
639 Sum of all non data writes (btree writes and all other metadata).
652 Sum of all data that has been written to the cache; comparison with
/openbmc/linux/arch/powerpc/crypto/
H A Dpoly1305-p10le_64.S749 # Sum the products.
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py12 from django.db.models import F, Q, Sum, Count
1224 Sum('depends_on__size'))['depends_on__size__sum']
/openbmc/qemu/target/ppc/
H A Dinsn32.decode950 ## Vector Multiply-Sum Instructions
/openbmc/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc2786 /* Sum lower 64-bits elements */