aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorJedrzej Jagielski <[email protected]>2021-08-30 08:25:36 +0000
committerTony Nguyen <[email protected]>2021-11-30 08:56:07 -0800
commit4d0dbd9678ad604963e9eab212fefb78a9fdb4aa (patch)
tree8718db743eda43207d2d4d7935c19121fb0b5807 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentb231b59a2f96bbc3f4759d2e8ecaa1c71a9e7616 (diff)
iavf: Refactor iavf_mac_filter struct memory usage
iavf_mac_filter struct contained couple boolean flags using up more memory than is necessary. Change the flags to be bitfields in an anonymous struct so all the flags now fit in one byte. Signed-off-by: Sylwester Dziedziuch <[email protected]> Signed-off-by: Jedrzej Jagielski <[email protected]> Tested-by: Konrad Jankowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions