/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-diff.c | 112 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 D | builtin-diff.c | 112 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 D | lsdc_pixpll.h | 54 int (*compute)(struct lsdc_pixpll * const this, member
|
H A D | lsdc_pixpll.c | 461 .compute = lsdc_pixel_pll_compute,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mes_ctx.h | 89 } __aligned(PAGE_SIZE) compute[AMDGPU_MES_CTX_MAX_COMPUTE_RINGS]; member
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | stwotox.S | 35 | 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 D | stwotox.S | 35 | 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 D | udivsi3.S | 67 mulxu.w r0,er2 ; compute er3 = remainder (tentative)
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha256-avx-asm.S | 154 ## 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 D | sha256-ssse3-asm.S | 148 ## 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 D | sha256-avx-asm.S | 155 ## 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 D | sha256-ssse3-asm.S | 149 ## 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 D | matroxfb_g450.c | 590 .compute = matroxfb_g450_compute, 600 .compute = g450_dvi_compute,
|
H A D | matroxfb_crtc2.c | 361 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 D | matroxfb_base.h | 299 int (*compute)(void* altout_dev, struct my_timming* input); member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | matroxfb_g450.c | 590 .compute = matroxfb_g450_compute, 600 .compute = g450_dvi_compute,
|
H A D | matroxfb_crtc2.c | 361 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 D | etrap_32.S | 204 srl %t_wim, 0x1, %g2 ! compute new %wim
|
H A D | wof.S | 103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | etrap_32.S | 204 srl %t_wim, 0x1, %g2 ! compute new %wim
|
H A D | wof.S | 103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.h | 151 * 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 D | raid5.h | 152 * 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 D | jevents.py | 135 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 D | chtls.h | 256 u16 compute; member
|