Home
last modified time | relevance | path

Searched refs:uncore_pmc_freerunning (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.c243 if (uncore_pmc_freerunning(event->hw.idx)) in uncore_perf_event_update()
490 if (uncore_pmc_freerunning(event->hw.idx)) { in uncore_pmu_event_start()
520 if (uncore_pmc_freerunning(hwc->idx)) { in uncore_pmu_event_stop()
564 if (uncore_pmc_freerunning(hwc->idx)) { in uncore_pmu_event_add()
633 if (uncore_pmc_freerunning(event->hw.idx)) in uncore_pmu_event_del()
670 if (uncore_pmc_freerunning(event->hw.idx)) in uncore_validate_group()
H A Duncore.h220 static inline bool uncore_pmc_freerunning(int idx) in uncore_pmc_freerunning() function
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore.c275 if (uncore_pmc_freerunning(event->hw.idx)) in uncore_perf_event_update()
521 if (uncore_pmc_freerunning(event->hw.idx)) { in uncore_pmu_event_start()
551 if (uncore_pmc_freerunning(hwc->idx)) { in uncore_pmu_event_stop()
595 if (uncore_pmc_freerunning(hwc->idx)) { in uncore_pmu_event_add()
664 if (uncore_pmc_freerunning(event->hw.idx)) in uncore_pmu_event_del()
701 if (uncore_pmc_freerunning(event->hw.idx)) in uncore_validate_group()
H A Duncore.h252 static inline bool uncore_pmc_freerunning(int idx) in uncore_pmc_freerunning() function

Completed in 14 milliseconds