Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c91 u16 max_record_sz; member
423 if (limit - head < spe_pmu->max_record_sz) { in arm_spe_pmu_next_snapshot_off()
513 if (limit && (limit - head < spe_pmu->max_record_sz)) { in arm_spe_pmu_next_off()
1085 spe_pmu->max_record_sz = 1 << fld; in __arm_spe_pmu_dev_probe()
1086 if (spe_pmu->max_record_sz > SZ_2K || spe_pmu->max_record_sz < 16) { in __arm_spe_pmu_dev_probe()
1108 spe_pmu->max_record_sz, spe_pmu->align, spe_pmu->features); in __arm_spe_pmu_dev_probe()