Home
last modified time | relevance | path

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

/linux/arch/csky/kernel/
H A Dperf_event.c43 uint32_t count_width; member
928 hw_raw_read_mapping[hwc->idx](), csky_pmu.count_width - 1); in csky_perf_event_update()
1305 &csky_pmu.count_width)) { in csky_pmu_device_probe()
1306 csky_pmu.count_width = DEFAULT_COUNT_WIDTH; in csky_pmu_device_probe()
1308 csky_pmu.max_period = BIT_ULL(csky_pmu.count_width) - 1; in csky_pmu_device_probe()