Searched refs:programmable_counter_width (Results 1 – 3 of 3) sorted by relevance
271 uint16_t programmable_counter_width; member
351 uint32_t programmable_counter_width; member
212 pmu_properties.programmable_counter_width); in cpuperf_init_once()319 props.programmable_counter_width = pmu_properties.programmable_counter_width; in pmu_get_properties()711 (pmu_properties.programmable_counter_width < 64 in pmu_stage_config()712 ? (1ul << pmu_properties.programmable_counter_width) - 1 in pmu_stage_config()
Completed in 9 milliseconds