diff options
author | 2019-04-16 10:24:35 -0700 | |
---|---|---|
committer | 2019-05-23 10:51:54 -0700 | |
commit | 0ab54c5f2fe8929d04d965bc3e05325e37de45ba (patch) | |
tree | f3fb7568d5ab22cd7396a8bfbd03387d1e611af3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: Reorganize tx_buf and ring structs (diff) | |
download | wireguard-linux-0ab54c5f2fe8929d04d965bc3e05325e37de45ba.tar.xz wireguard-linux-0ab54c5f2fe8929d04d965bc3e05325e37de45ba.zip |
ice: Use bitfields when possible
We can use bit fields to store boolean values and when the
bit fields are next to each other, the compiler will combine them
(as long as the size holds enough).
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions