Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dperf_event_mipsxx.c93 static int counter_bits; variable
216 u64 mask = CNTR_BIT_MASK(counter_bits); in mipsxx_pmu_read_counter_64()
256 val &= CNTR_BIT_MASK(counter_bits); in mipsxx_pmu_write_counter_64()
2025 counter_bits = 48; in init_hw_perf_events()
2030 counter_bits = 64; in init_hw_perf_events()
2038 counter_bits = 32; in init_hw_perf_events()
2049 "CPU, irq %d%s\n", mipspmu.name, counters, counter_bits, irq, in init_hw_perf_events()
/linux-6.3-rc2/drivers/perf/hisilicon/
A Dhisi_uncore_pmu.h92 int counter_bits; member
A Dhisi_uncore_pmu.c282 u64 val = BIT_ULL(hisi_pmu->counter_bits - 1); in hisi_uncore_pmu_set_event_period()
306 HISI_MAX_PERIOD(hisi_pmu->counter_bits); in hisi_uncore_pmu_event_update()
A Dhisi_uncore_ddrc_pmu.c468 ddrc_pmu->counter_bits = 48; in hisi_ddrc_pmu_dev_probe()
473 ddrc_pmu->counter_bits = 32; in hisi_ddrc_pmu_dev_probe()
A Dhisi_uncore_hha_pmu.c480 hha_pmu->counter_bits = 64; in hisi_hha_pmu_dev_probe()
485 hha_pmu->counter_bits = 48; in hisi_hha_pmu_dev_probe()
A Dhisi_uncore_l3c_pmu.c514 l3c_pmu->counter_bits = 64; in hisi_l3c_pmu_dev_probe()
518 l3c_pmu->counter_bits = 48; in hisi_l3c_pmu_dev_probe()
A Dhisi_uncore_cpa_pmu.c289 cpa_pmu->counter_bits = CPA_COUNTER_BITS; in hisi_cpa_pmu_dev_probe()
A Dhisi_uncore_pa_pmu.c382 pa_pmu->counter_bits = 64; in hisi_pa_pmu_dev_probe()
A Dhisi_uncore_sllc_pmu.c414 sllc_pmu->counter_bits = 64; in hisi_sllc_pmu_dev_probe()

Completed in 18 milliseconds