Home
last modified time | relevance | path

Searched refs:compute (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c112 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */
123 static int compute = COMPUTE_DELTA_ABS; variable
204 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff()
218 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
351 switch (compute) { in formula_fprintf()
423 switch (compute) { in diff__process_sample_event()
703 if (compute == COMPUTE_CYCLES) { in hists__precompute()
714 switch (compute) { in hists__precompute()
951 if (compute == COMPUTE_CYCLES) in hists__process()
1222 if (compute in __cmd_diff()
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c112 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */
123 static int compute = COMPUTE_DELTA_ABS; variable
204 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff()
218 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
351 switch (compute) { in formula_fprintf()
425 switch (compute) { in diff__process_sample_event()
705 if (compute == COMPUTE_CYCLES) { in hists__precompute()
716 switch (compute) { in hists__precompute()
953 if (compute == COMPUTE_CYCLES) in hists__process()
1224 if (compute in __cmd_diff()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.h54 int (*compute)(struct lsdc_pixpll * const this, member
H A Dlsdc_pixpll.c461 .compute = lsdc_pixel_pll_compute,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes_ctx.h89 } __aligned(PAGE_SIZE) compute[AMDGPU_MES_CTX_MAX_COMPUTE_RINGS]; member
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
/kernel/linux/linux-5.10/arch/h8300/lib/
H A Dudivsi3.S67 mulxu.w r0,er2 ; compute er3 = remainder (tentative)
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha256-avx-asm.S154 ## compute s0 four at a time and s1 two at a time
155 ## compute W[-16] + W[-7] 4 at a time
171 ## compute s0
223 ## compute low s1
264 ## compute high s1
H A Dsha256-ssse3-asm.S148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
166 ## compute s0
223 ## compute low s1
267 ## compute high s1
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha256-avx-asm.S155 ## compute s0 four at a time and s1 two at a time
156 ## compute W[-16] + W[-7] 4 at a time
172 ## compute s0
224 ## compute low s1
265 ## compute high s1
H A Dsha256-ssse3-asm.S149 ## compute s0 four at a time and s1 two at a time
150 ## compute W[-16] + W[-7] 4 at a time
167 ## compute s0
224 ## compute low s1
268 ## compute high s1
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c590 .compute = matroxfb_g450_compute,
600 .compute = g450_dvi_compute,
H A Dmatroxfb_crtc2.c361 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par()
362 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par()
H A Dmatroxfb_base.h299 int (*compute)(void* altout_dev, struct my_timming* input); member
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c590 .compute = matroxfb_g450_compute,
600 .compute = g450_dvi_compute,
H A Dmatroxfb_crtc2.c361 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par()
362 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Detrap_32.S204 srl %t_wim, 0x1, %g2 ! compute new %wim
H A Dwof.S103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Detrap_32.S204 srl %t_wim, 0x1, %g2 ! compute new %wim
H A Dwof.S103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h151 * to be held off, as well as parity checks and compute block operations.
152 * 3/ Once a compute block operation has been requested handle_stripe treats
154 * operation that is dependent on the compute block result is initiated after
155 * the compute block completes.
164 * compute that only have an _idle and _run state they are indicated with
173 * @check_state_compute_result - set outside lock when compute result is valid
242 * @target2 - 2nd compute target in the raid6 case
285 int to_fill, compute, req_compute, non_overwrite; member
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h152 * to be held off, as well as parity checks and compute block operations.
153 * 3/ Once a compute block operation has been requested handle_stripe treats
155 * operation that is dependent on the compute block result is initiated after
156 * the compute block completes.
165 * compute that only have an _idle and _run state they are indicated with
174 * @check_state_compute_result - set outside lock when compute result is valid
243 * @target2 - 2nd compute target in the raid6 case
286 int to_fill, compute, req_compute, non_overwrite; member
/kernel/linux/linux-6.6/tools/perf/pmu-events/
H A Djevents.py135 def compute(self) -> None: member in BigCString
136 """Called once all strings are added to compute the string and offsets."""
1229 _bcs.compute()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h256 u16 compute; member

Completed in 27 milliseconds

123