Searched refs:perfmon (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_irq.c | 134 if (next && next->perfmon == exec->perfmon) in vc4_irq_finish_bin_job() 148 if (exec->perfmon) in vc4_cancel_bin_job() 149 vc4_perfmon_stop(vc4, exec->perfmon, false); in vc4_cancel_bin_job() 176 if (exec->perfmon && !nextrender && in vc4_irq_finish_render_job() 177 (!nextbin || nextbin->perfmon != exec->perfmon)) in vc4_irq_finish_render_job() 178 vc4_perfmon_stop(vc4, exec->perfmon, true); in vc4_irq_finish_render_job() 189 else if (nextbin && nextbin->perfmon != exec->perfmon) in vc4_irq_finish_render_job()
|
| /linux/drivers/iommu/intel/ |
| H A D | Makefile | 8 obj-$(CONFIG_INTEL_IOMMU_PERF_EVENTS) += perfmon.o
|
| /linux/drivers/dma/idxd/ |
| H A D | Makefile | 9 idxd-$(CONFIG_INTEL_IDXD_PERFMON) += perfmon.o
|
| H A D | registers.h | 116 u64 perfmon:16; member
|
| H A D | init.c | 486 idxd->perfmon_offset = offsets.perfmon * IDXD_TABLE_MULT; in idxd_read_table_offsets()
|
| /linux/tools/perf/Documentation/ |
| H A D | security.txt | 27 # patch -p1 < selinux-policy-perf-events-perfmon.patch 30 # cat selinux-policy-perf-events-perfmon.patch 38 + perfmon
|
| /linux/drivers/crypto/caam/ |
| H A D | blob_gen.c | 69 return FIELD_GET(CSTA_MOO, rd_reg32(&ctrlpriv->jr[0]->perfmon.status)); in check_caam_state()
|
| H A D | regs.h | 615 struct caam_perfmon perfmon; member 708 struct caam_perfmon perfmon; member
|
| H A D | caamrng.c | 276 rng_inst = (rd_reg32(&priv->jr[0]->perfmon.cha_num_ls) & in caam_rng_init()
|
| /linux/arch/parisc/kernel/ |
| H A D | perf_asm.S | 40 ldi 0x20,%r25 ; load up perfmon bit 66 ldi 0x20,%r25 ; load up perfmon bit
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx28.dtsi | 93 perfmon: perfmon@80006000 { label
|
| /linux/arch/powerpc/kernel/ |
| H A D | exceptions-64e.S | 492 EXCEPTION_STUB(0x260, perfmon) 814 START_EXCEPTION(perfmon);
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | dcsr.txt | 85 Interrupt numbers are listed in order (perfmon, event0, event1).
|