Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c40 #define SAMPL_DIAG_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_DIAG_MODE) macro
365 return SAMPL_DIAG_MODE(hwc) ? CPUM_SF_MAX_SDB * CPUM_SF_SDB_DIAG_FACTOR in sfb_max_limit()
919 if (!(SAMPL_DIAG_MODE(hwc))) { in cpumsf_pmu_enable()
1186 if (SAMPL_DIAG_MODE(hwc)) in hw_perf_event_update()
1738 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_start()
1776 if (!SAMPL_DIAG_MODE(&event->hw) && !sf_buffer_available(cpuhw)) in cpumsf_pmu_add()
1791 if (!SAMPL_DIAG_MODE(&event->hw)) { in cpumsf_pmu_add()
1803 if (SAMPL_DIAG_MODE(&event->hw)) { in cpumsf_pmu_add()
1840 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_del()
1939 if (SAMPL_DIAG_MODE(&cpuhw->event->hw)) in cpumf_measurement_alert()