Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dperf_event.h73 #define SAMPL_DIAG_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_DIAG_MODE) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dperf_event.h72 #define SAMPL_DIAG_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_DIAG_MODE) macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c334 return SAMPL_DIAG_MODE(hwc) ? CPUM_SF_MAX_SDB * CPUM_SF_SDB_DIAG_FACTOR in sfb_max_limit()
967 if (!(SAMPL_DIAG_MODE(hwc))) { in cpumsf_pmu_enable()
1268 if (SAMPL_DIAG_MODE(&event->hw)) in hw_perf_event_update()
1882 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_start()
1918 if (!SAMPL_DIAG_MODE(&event->hw) && !cpuhw->sfb.sdbt) in cpumsf_pmu_add()
1934 if (!SAMPL_DIAG_MODE(&event->hw)) { in cpumsf_pmu_add()
1946 if (SAMPL_DIAG_MODE(&event->hw)) { in cpumsf_pmu_add()
1983 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_del()
2082 if (SAMPL_DIAG_MODE(&cpuhw->event->hw)) in cpumf_measurement_alert()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c386 return SAMPL_DIAG_MODE(hwc) ? CPUM_SF_MAX_SDB * CPUM_SF_SDB_DIAG_FACTOR in sfb_max_limit()
1001 if (!(SAMPL_DIAG_MODE(hwc))) { in cpumsf_pmu_enable()
1287 if (SAMPL_DIAG_MODE(&event->hw)) in hw_perf_event_update()
1908 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_start()
1944 if (!SAMPL_DIAG_MODE(&event->hw) && !cpuhw->sfb.sdbt) in cpumsf_pmu_add()
1960 if (!SAMPL_DIAG_MODE(&event->hw)) { in cpumsf_pmu_add()
1972 if (SAMPL_DIAG_MODE(&event->hw)) { in cpumsf_pmu_add()
2009 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_del()
2108 if (SAMPL_DIAG_MODE(&cpuhw->event->hw)) in cpumf_measurement_alert()

Completed in 6 milliseconds