aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorMarkus Schneider-Pargmann <[email protected]>2024-02-07 10:32:17 +0100
committerMarc Kleine-Budde <[email protected]>2024-02-12 17:02:44 +0100
commit1fa80e23c15051edc1c594270517de3517ded798 (patch)
tree6c1bf57f51829a635aeaaf663fe36431136e56a6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parente668673ed3992579f23413a13d7ed314cb62ee74 (diff)
can: m_can: Introduce a tx_fifo_in_flight counter
Keep track of the number of transmits in flight. This patch prepares the driver to control the network interface queue based on this counter. By itself this counter be implemented with an atomic, but as we need to do other things in the critical sections later I am using a spinlock instead. Signed-off-by: Markus Schneider-Pargmann <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions