Home
last modified time | relevance | path

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

/linux-6.15/drivers/perf/
H A Darm_pmuv3.c347 u8 th_count = ATTR_CFG_GET_FLD(attr, threshold_count); in armv8pmu_event_threshold_control() local
355 return (th_compare << 1) | th_count; in armv8pmu_event_threshold_control()