Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dperf_event.h70 #define SAMPL_DIAG_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_DIAG_MODE) macro
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_sf.c310 return SAMPL_DIAG_MODE(hwc) ? CPUM_SF_MAX_SDB * CPUM_SF_SDB_DIAG_FACTOR in sfb_max_limit()
354 if (SAMPL_DIAG_MODE(hwc)) in event_sample_size()
1320 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_start()
1382 if (SAMPL_DIAG_MODE(&event->hw)) in cpumsf_pmu_add()