Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dperf_event.c157 struct sparc_pmu { struct
804 static const struct sparc_pmu *sparc_pmu __read_mostly;
1061 val &= ~(sparc_pmu->user_bit | sparc_pmu->priv_bit | in sparc_pmu_disable()
1062 sparc_pmu->hv_bit | sparc_pmu->irq_bit); in sparc_pmu_disable()
1201 if (!sparc_pmu->cache_map) in sparc_map_cache_event()
1555 if (!sparc_pmu) in sparc_pmu_commit_txn()
1595 if (!sparc_pmu) in perf_event_print_debug()
1648 if (sparc_pmu->irq_bit && in perf_event_nmi_handler()
1658 if (sparc_pmu->irq_bit && in perf_event_nmi_handler()
1692 sparc_pmu = &ultra3_pmu; in supported_pmu()
[all …]