index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
/
sbi_pmu.h
Age
Commit message (
Expand
)
Author
2026-02-21
lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
James Raphael Tiovalen
2025-01-30
lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
Clément Léger
2024-12-02
lib: sbi_pmu: Implement SBI PMU event info function
Atish Patra
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
2023-12-08
lib: sbi_pmu: Fix the counter info function
Atish Patra
2023-12-06
sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu device
Yu Chien Peter Lin
2023-03-10
lib: sbi_pmu: Add hartid parameter PMU device ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Introduce fw_counter_write_value API
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Update sbi_pmu dev ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: add callback for counter width
Mayuresh Chitale
2022-10-13
lib: sbi_pmu: move pmu irq information into pmu itself
Heiko Stuebner
2022-09-01
include: sbi: Reduce includes in sbi_pmu.h
Anup Patel
2022-09-01
lib: sbi_pmu: Add custom PMU device operations
Anup Patel
2022-09-01
lib: sbi_pmu: Simplify FW counters to reduce memory usage
Anup Patel
2022-09-01
lib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()
Anup Patel
2022-05-07
include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
Jun Liang Tan
2021-12-03
lib: pmu: support the event ID encoded by a bitmap.
Vincent Chen
2021-11-11
lib: sbi: Allow programmable counters to monitor cycle/instret events
Atish Patra
2021-07-11
lib: sbi: Add PMU support
Atish Patra