Home
last modified time | relevance | path

Searched refs:map_hw_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dperf_event.h63 int (*map_hw_event)(u64 config); member
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dperf_event.c403 code = riscv_pmu->map_hw_event(attr->config); in riscv_event_init()
450 .map_hw_event = riscv_map_hw_event,

Completed in 1 milliseconds