Home
last modified time | relevance | path

Searched full:approximate (Results 1 – 25 of 214) sorted by relevance

123456789

/openbmc/linux/sound/soc/sh/rcar/
H A Dadg.c498 int approximate = 0; in rsnd_adg_get_clkout() local
547 * [APPROXIMATE] in rsnd_adg_get_clkout()
549 * clk_i (internal clock) can't create accurate rate, it will be approximate rate. in rsnd_adg_get_clkout()
576 /* see [APPROXIMATE] */ in rsnd_adg_get_clkout()
588 approximate = 1; in rsnd_adg_get_clkout()
595 /* see [APPROXIMATE] */ in rsnd_adg_get_clkout()
607 approximate = 1; in rsnd_adg_get_clkout()
616 if (approximate) in rsnd_adg_get_clkout()
617 dev_info(dev, "It uses CLK_I as approximate rate"); in rsnd_adg_get_clkout()
/openbmc/linux/include/linux/
H A Dtask_io_accounting_ops.h17 * We approximate number of blocks, because we account bytes only.
31 * We approximate number of blocks, because we account bytes only.
H A Ddevfreq_cooling.h22 * (like power counters) to approximate the actual power
/openbmc/linux/arch/m68k/fpsp040/
H A Dsatan.S30 | Step 3. Approximate arctan(u) by a polynomial poly.
37 | Step 6. Approximate arctan(X) by an odd polynomial in X. Exit.
39 | Step 7. Define X' = -1/X. Approximate arctan(X') by an odd polynomial in X'.
260 |--A TABLE, ALL WE NEED IS TO APPROXIMATE ATAN(U) WHERE
266 |--ONE. NOTE ALSO THAT THE TRADITIONAL SCHEME THAT APPROXIMATE
348 |--IF |X| < 2^(-40), RETURN X AS ANSWER. OTHERWISE, APPROXIMATE
407 |--APPROXIMATE ATAN(-1/X) BY
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Drecommended.json164 "BriefDescription": "Approximate: Outbound data bytes for all Remote Links for a node (die)",
172 "BriefDescription": "Approximate: Combined DRAM B/bytes of all channels on a NPS1 node (die)",
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen1/
H A Drecommended.json164 "BriefDescription": "Approximate: Outbound data bytes for all Remote Links for a node (die)",
172 "BriefDescription": "Approximate: Combined DRAM B/bytes of all channels on a NPS1 node (die)",
/openbmc/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dpipeline.json21 … same incrementing frequency as the time stamp counter. This event can approximate elapsed time wh…
29 … same incrementing frequency as the time stamp counter. This event can approximate elapsed time wh…
36 …h regards to time. When the core frequency is constant, this event can approximate elapsed time wh…
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Drecommended.json200 "BriefDescription": "Approximate: Outbound data bytes for all Remote Links for a node (die)",
208 "BriefDescription": "Approximate: Combined DRAM B/bytes of all channels on a NPS1 node (die)",
/openbmc/linux/Documentation/process/
H A Dclang-format.rst23 The rules contained there try to approximate the most common kernel
169 might be different and enabling some of these options may approximate
/openbmc/u-boot/cmd/
H A Dtime.c18 /* approximate millisecond value */ in report_time()
/openbmc/linux/lib/
H A Ddhry.h234 * number approximate
265 * number approximate
283 * number approximate
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/
H A Dia_css_ctc2_types.h24 * ISP261: CTC2 (CTC by Fast Approximate Distance)
/openbmc/linux/arch/arc/include/asm/
H A Ddelay.h42 * Approximate Division by multiplication:
/openbmc/linux/tools/perf/Documentation/
H A Ditrace.txt26 A approximate IPC
/openbmc/u-boot/lib/dhry/
H A Ddhry.h294 * number approximate
325 * number approximate
343 * number approximate
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dvirtual-memory.json15 …I) page walk is in progress. Since a pagewalk implies a TLB miss, the approximate cost of a TLB m…
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/
H A Dfloating-point.json3 …"BriefDescription": "Approximate counts of AVX & AVX2 256-bit instructions, including non-arithmet…
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Dfloating-point.json3 …"BriefDescription": "Approximate counts of AVX & AVX2 256-bit instructions, including non-arithmet…
/openbmc/linux/Documentation/admin-guide/mm/
H A Dksm.rst206 range? Here is a simple approximate calculation for reference::
217 following approximate calculation::
/openbmc/u-boot/arch/xtensa/lib/
H A Dtime.c34 * Approximate the cycle count by a loop iteration count. in delay_cycles()
/openbmc/qemu/include/hw/ppc/
H A Dspapr_ovec.h24 * on a bitmap to approximate the documented "bit-vector" structure and
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_fan_operation.robot10 # Approximate run time: 18 minutes.
/openbmc/linux/fs/ext2/
H A Dialloc.c302 ndirs = 1; /* percpu_counters are approximate... */ in find_group_orlov()
346 * The free-inodes counter is approximate, and for really small in find_group_orlov()
479 * uses are approximate. So just go and search the in ext2_new_inode()
/openbmc/linux/Documentation/driver-api/thermal/
H A Dcpu-cooling-api.rst105 from 100 to 500. For reference, the approximate values for the SoC in
/openbmc/linux/drivers/leds/
H A Dleds-ti-lmu-common.c72 /* Find an approximate index by looking up the table */ in ti_lmu_common_convert_ramp_to_index()

123456789