diff options
author | Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com> | 2024-05-24 13:06:39 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2024-06-28 07:04:33 +0300 |
commit | c81c8ee445e84703cd90171365ed596ef94399cc (patch) | |
tree | feeed4f693480fc7d76d2bfee805ff3b688f5c98 /scripts/generate_rust_analyzer.py | |
parent | 1b3bf0747d4f1a963e59c26e602868bdce195318 (diff) | |
download | linux-c81c8ee445e84703cd90171365ed596ef94399cc.tar.xz |
tools/power turbostat: Remove anonymous union from rapl_counter_info_t
fd_perf field used to be part of the union, but later moved out of it,
because we test it with fd_perf != -1 to determine if any perf counter
is opened, making the union unused.
Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions