Home
last modified time | relevance | path

Searched refs:amd_pmu_brs_sched_task (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/events/amd/
Dbrs.c384 void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in amd_pmu_brs_sched_task() function
Dcore.c1488 x86_pmu.sched_task = amd_pmu_brs_sched_task; in amd_core_pmu_init()
/linux-6.12.1/arch/x86/events/
Dperf_event.h1436 void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in);
1461 static inline void amd_pmu_brs_sched_task(struct perf_event_pmu_context *pmu_ctx, bool sched_in) in amd_pmu_brs_sched_task() function