Home
last modified time | relevance | path

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

/drivers/perf/
A Darm_pmuv3.c416 static u32 threshold_max(struct arm_pmu *cpu_pmu) in threshold_max() function
438 return sysfs_emit(page, "0x%08x\n", threshold_max(cpu_pmu)); in threshold_max_show()
441 static DEVICE_ATTR_RO(threshold_max);
1108 if (th > threshold_max(cpu_pmu)) { in armv8pmu_set_event_filter()

Completed in 7 milliseconds