Home
last modified time | relevance | path

Searched full:calculate (Results 1 – 25 of 1696) sorted by relevance

12345678910>>...68

/openbmc/linux/Documentation/driver-api/media/drivers/
Dsh_mobile_ceu_camera.rst
/openbmc/linux/drivers/macintosh/
Dwindfarm_pid.c
/openbmc/telemetry/src/metrics/
H A Dcollection_function.cpp11 double calculate(const std::vector<ReadingItem>& readings, in calculate() function in metrics::FunctionMinimum
29 {ReadingItem(timestamp, calculate(readings, timestamp))}); in calculateForStartupInterval()
37 double calculate(const std::vector<ReadingItem>& readings, in calculate() function in metrics::FunctionMaximum
55 {ReadingItem(timestamp, calculate(readings, timestamp))}); in calculateForStartupInterval()
63 double calculate(const std::vector<ReadingItem>& readings, in calculate() function in metrics::FunctionAverage
89 auto result = calculate(readings, timestamp); in calculateForStartupInterval()
104 double calculate(const std::vector<ReadingItem>& readings, in calculate() function in metrics::FunctionSummation
130 const auto result = calculate(readings, timestamp); in calculateForStartupInterval()
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-interconnect.json
/openbmc/linux/drivers/staging/media/atomisp/pci/
Dsh_css_param_shading.c
/openbmc/u-boot/doc/
H A DREADME.sha111 sha1 address len [addr] calculate the SHA1 sum [save at addr]
12 -p calculate the SHA1 sum from the U-Boot image in flash and print
22 It is possible to calculate a SHA1 checksum from a memoryrange with:
47 c) now calculate the SHA1 sum from the memoryrange and write
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst17 -\ CALCULATE(2) |
35 CALCULATE(2), as the name implies. It involves preparing the dirty
42 - CALCULATE (2)
44 Calculate a suitable sleep period for each virtual CPU, which will be
57 on the results of the calculation supplied by step CALCULATE (2).
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-interconnect.json
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Disdimm_parser.cpp76 // Calculate SDRAM capacity in getDDR4DimmCapacity()
83 "Bad data in spd byte 4. Can't calculate SDRAM capacity " in getDDR4DimmCapacity()
89 /* Calculate Primary bus width */ in getDDR4DimmCapacity()
95 "Bad data in spd byte 13. Can't calculate primary bus " in getDDR4DimmCapacity()
102 /* Calculate SDRAM width */ in getDDR4DimmCapacity()
108 "Bad data in spd byte 12. Can't calculate SDRAM width and " in getDDR4DimmCapacity()
125 /* Calculate Number of ranks */ in getDDR4DimmCapacity()
132 "Can't calculate number of ranks. Invalid data found.\n "); in getDDR4DimmCapacity()
H A Dddimm_parser.cpp238 // Calculate SDRAM capacity in getDdr4BasedDdimmSize()
246 "Bad data in VPD byte 4. Can't calculate SDRAM capacity and so " in getDdr4BasedDdimmSize()
254 /* Calculate Primary bus width */ in getDdr4BasedDdimmSize()
261 "Bad data in VPD byte 13. Can't calculate primary bus width " in getDdr4BasedDdimmSize()
269 /* Calculate SDRAM width */ in getDdr4BasedDdimmSize()
276 "Bad data in VPD byte 12. Can't calculate SDRAM width and so " in getDdr4BasedDdimmSize()
284 /* Calculate Number of ranks */ in getDdr4BasedDdimmSize()
292 "Bad data in VPD byte 12, can't calculate number of ranks. Invalid data found."); in getDdr4BasedDdimmSize()
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-interconnect.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-interconnect.json
/openbmc/linux/fs/xfs/libxfs/
Dxfs_cksum.h
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.h
Ddisplay_rq_dlg_calc_20v2.h
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_rq_dlg_calc_32.h
/openbmc/qemu/docs/specs/
H A Drapl-msr.rst31 counter to calculate the power. Those MSRs are populated once at the beginning
63 4. Repeat 2. and 3. and calculate the delta of every metrics representing the
76 8. Calculate the ratio of energy spent per vcpu threads.
78 9. Calculate the energy for each virtual package.
103 By reading those metrics for a thread, one can calculate the ratio of time the
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.h
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.h
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_rq_dlg_calc_314.h
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.h
/openbmc/u-boot/board/freescale/common/
H A Dics307_clk.c61 /* Calculate the VDW */ in ics307_sysclk_calculator()
67 /* Calculate the temp out frequency */ in ics307_sysclk_calculator()
71 * calculate the percent, the precision is 1/1000 in ics307_sysclk_calculator()
97 * Calculate frequency being generated by ICS307-02 clock chip based upon
/openbmc/phosphor-pid-control/pid/
H A Dpidcontroller.cpp37 // Calculate new output in calPIDOutput()
66 // Calculate new output in calPIDOutput()
115 // Calculate output value in process()
/openbmc/linux/arch/arm64/lib/
Dstrnlen.S
/openbmc/u-boot/include/u-boot/
H A Dmd5.h21 * Calculate and store in 'output' the MD5 digest of 'len' bytes at
27 * Calculate and store in 'output' the MD5 digest of 'len' bytes at 'input'.

12345678910>>...68