diff options
author | William Breathitt Gray <wbg@kernel.org> | 2025-03-06 10:05:44 +0300 |
---|---|---|
committer | William Breathitt Gray <wbg@kernel.org> | 2025-03-10 12:20:32 +0300 |
commit | ba27a0247b7187af36cb0b1fe7f7a68067ccb555 (patch) | |
tree | f173799a173e84dad3c634726f751934dc6811af /tools/perf/scripts/python/parallel-perf.py | |
parent | b5198201932635e19068cc2e83a99adf38f32c43 (diff) | |
download | linux-ba27a0247b7187af36cb0b1fe7f7a68067ccb555.tar.xz |
counter: microchip-tcb-capture: Add support for RC Compare
In Capture mode, the RC register serves as a compare register for the
Timer Counter Channel. When a the Counter Value reaches the RC value, a
RC Compare event occurs (COUNTER_EVENT_THRESHOLD). This patch exposes
the RC register to userspace as the 'compare' Count extension, thus
allowing users to configure the threshold condition for these events.
Acked-by: Bence Csókás <csokas.bence@prolan.hu>
Link: https://lore.kernel.org/r/20250306-introduce-compare-component-v1-2-93993b3dca9c@kernel.org
Signed-off-by: William Breathitt Gray <wbg@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions