Home
last modified time | relevance | path

Searched defs:pmu_ctx (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/powercap/
H A Dintel_rapl_msr.c113 static int rapl_msr_read_raw(int cpu, struct reg_action *ra, bool pmu_ctx) in rapl_msr_read_raw()
H A Dintel_rapl_common.c835 bool pmu_ctx) in rapl_read_data_raw()
/linux/arch/s390/kernel/
H A Dperf_pai.c673 static void paicrypt_sched_task(struct perf_event_pmu_context *pmu_ctx, in paicrypt_sched_task()
737 static void paiext_sched_task(struct perf_event_pmu_context *pmu_ctx, in paiext_sched_task()
/linux/kernel/events/
H A Dcore.c809 static bool perf_skip_pmu_ctx(struct perf_event_pmu_context *pmu_ctx, in perf_skip_pmu_ctx()
831 struct perf_event_pmu_context *pmu_ctx; in perf_ctx_disable() local
840 struct perf_event_pmu_context *pmu_ctx; in perf_ctx_enable() local
2577 struct perf_event_pmu_context *pmu_ctx = event->pmu_ctx; in __perf_remove_from_context() local
3526 static void __pmu_ctx_sched_out(struct perf_event_pmu_context *pmu_ctx, in __pmu_ctx_sched_out()
3580 struct perf_event_pmu_context *pmu_ctx; in ctx_sched_out() local
3753 struct perf_event_pmu_context *pmu_ctx; in perf_ctx_sched_task_cb() local
3988 static void __link_epc(struct perf_event_pmu_context *pmu_ctx) in __link_epc()
4168 static void __pmu_ctx_sched_in(struct perf_event_pmu_context *pmu_ctx, in __pmu_ctx_sched_in()
4184 struct perf_event_pmu_context *pmu_ctx; in ctx_sched_in() local
[all …]
/linux/arch/x86/events/
H A Dcore.c2726 static void x86_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, in x86_pmu_sched_task()
H A Dperf_event.h1547 static inline void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, in amd_pmu_brs_sched_task()
/linux/arch/x86/events/intel/
H A Dds.c1592 void intel_pmu_pebs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in intel_pmu_pebs_sched_task()
H A Dcore.c6198 static void intel_pmu_sched_task(struct perf_event_pmu_context *pmu_ctx, in intel_pmu_sched_task()
/linux/include/linux/
H A Dperf_event.h838 struct perf_event_pmu_context *pmu_ctx; member