/Linux-v5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
D | event_attributes_test.c | 21 event_init(&event, 0x1001e); in event_attributes() 28 event_init(&event, 0x001e); /* CYCLES - no PMC specified */ in event_attributes() 34 event_init(&event, 0x2001e); in event_attributes() 41 event_init(&event, 0x3001e); in event_attributes() 48 event_init(&event, 0x4001e); in event_attributes() 55 event_init(&event, 0x1001e); in event_attributes() 62 event_init(&event, 0x1001e); in event_attributes() 69 event_init(&leader, 0x1001e); in event_attributes() 73 event_init(&event, 0x20002); in event_attributes() 82 event_init(&leader, 0x1001e); in event_attributes() [all …]
|
D | pmc56_overflow_test.c | 55 event_init(&event, 0x2001e); in pmc56_overflow()
|
/Linux-v5.10/drivers/fpga/ |
D | dfl-fme-perf.c | 170 int (*event_init)(struct fme_perf_priv *priv, u32 event, u32 portid); member 509 [FME_EVTYPE_BASIC] = {.event_init = basic_event_init, 511 [FME_EVTYPE_CACHE] = {.event_init = cache_event_init, 513 [FME_EVTYPE_FABRIC] = {.event_init = fabric_event_init, 516 [FME_EVTYPE_VTD] = {.event_init = vtd_event_init, 518 [FME_EVTYPE_VTD_SIP] = {.event_init = vtd_sip_event_init, 836 if (ops->event_init) in fme_perf_event_init() 837 return ops->event_init(priv, eventid, portid); in fme_perf_event_init() 918 pmu->event_init = fme_perf_event_init; in fme_perf_pmu_register()
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_pmu.c | 223 if (!pmu->base.event_init) in i915_pmu_gt_parked() 243 if (!pmu->base.event_init) in i915_pmu_gt_unparked() 1011 GEM_BUG_ON(!pmu->base.event_init); in i915_pmu_cpu_online() 1025 GEM_BUG_ON(!pmu->base.event_init); in i915_pmu_cpu_offline() 1131 pmu->base.event_init = i915_pmu_event_init; in i915_pmu_register() 1154 pmu->base.event_init = NULL; in i915_pmu_register() 1167 if (!pmu->base.event_init) in i915_pmu_unregister() 1177 pmu->base.event_init = NULL; in i915_pmu_unregister()
|
/Linux-v5.10/tools/testing/selftests/powerpc/pmu/ |
D | l3_bank_test.c | 29 event_init(&event, 0x84918F); in l3_bank_test()
|
D | event.h | 27 void event_init(struct event *e, u64 config);
|
D | event.c | 42 void event_init(struct event *e, u64 config) in event_init() function
|
/Linux-v5.10/arch/powerpc/perf/ |
D | imc-pmu.c | 685 if (!core_imc_pmu->pmu.event_init) in ppc_core_imc_cpu_offline() 1480 pmu->pmu.event_init = nest_imc_event_init; in update_pmu_ops() 1484 pmu->pmu.event_init = core_imc_event_init; in update_pmu_ops() 1488 pmu->pmu.event_init = thread_imc_event_init; in update_pmu_ops() 1496 pmu->pmu.event_init = trace_imc_event_init; in update_pmu_ops()
|
D | 8xx-pmu.c | 188 .event_init = mpc8xx_pmu_event_init,
|
D | hv-gpci.c | 280 .event_init = h_gpci_event_init,
|
/Linux-v5.10/Documentation/riscv/ |
D | pmu.rst | 67 system calls, and then each of them calls to the body of *event_init* 98 This often occurs at the beginning of the *event_init* method. In common 194 * A user launches a perf event, resulting in calling to *event_init*.
|
/Linux-v5.10/arch/x86/events/amd/ |
D | power.c | 209 .event_init = pmu_event_init,
|
D | uncore.c | 343 .event_init = amd_uncore_event_init, 356 .event_init = amd_uncore_event_init,
|
D | ibs.c | 542 .event_init = perf_ibs_init, 567 .event_init = perf_ibs_init,
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pmu.c | 217 .event_init = amdgpu_perf_event_init, in init_pmu_by_type()
|
/Linux-v5.10/arch/x86/events/intel/ |
D | cstate.c | 479 .event_init = cstate_pmu_event_init, 494 .event_init = cstate_pmu_event_init,
|
/Linux-v5.10/arch/x86/events/ |
D | msr.c | 282 .event_init = msr_event_init,
|
/Linux-v5.10/arch/sh/kernel/ |
D | perf_event.c | 344 .event_init = sh_pmu_event_init,
|
/Linux-v5.10/arch/riscv/kernel/ |
D | perf_event.c | 439 .event_init = riscv_event_init,
|
/Linux-v5.10/drivers/perf/hisilicon/ |
D | hisi_uncore_ddrc_pmu.c | 383 .event_init = hisi_uncore_pmu_event_init, in hisi_ddrc_pmu_probe()
|
D | hisi_uncore_hha_pmu.c | 395 .event_init = hisi_uncore_pmu_event_init, in hisi_hha_pmu_probe()
|
D | hisi_uncore_l3c_pmu.c | 385 .event_init = hisi_uncore_pmu_event_init, in hisi_l3c_pmu_probe()
|
/Linux-v5.10/arch/arm/mm/ |
D | cache-l2x0-pmu.c | 525 .event_init = l2x0_pmu_event_init, in l2x0_pmu_init()
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | perf_event.c | 394 .event_init = xtensa_pmu_event_init,
|
/Linux-v5.10/arch/s390/kernel/ |
D | perf_cpum_cf.c | 536 .event_init = cpumf_pmu_event_init,
|