Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/amd/
Dbrs.c387 void amd_pmu_brs_sched_task(struct perf_event_context *ctx, bool sched_in) in amd_pmu_brs_sched_task() function
Dcore.c1416 x86_pmu.sched_task = amd_pmu_brs_sched_task; in amd_core_pmu_init()
/linux-6.1.9/arch/x86/events/
Dperf_event.h1351 void amd_pmu_brs_sched_task(struct perf_event_context *ctx, bool sched_in);
1376 static inline void amd_pmu_brs_sched_task(struct perf_event_context *ctx, bool sched_in) in amd_pmu_brs_sched_task() function