diff options
author | 2023-12-27 02:20:32 +0100 | |
---|---|---|
committer | 2024-02-14 10:26:11 +0100 | |
commit | c358eb461a51b7d94b403db471ac9ff2077c48a6 (patch) | |
tree | 21cb602607f66bc9bb5a8004eba8abc28e15cd8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pmdomain: core: Scale down parent/child performance states in reverse order (diff) | |
download | wireguard-linux-c358eb461a51b7d94b403db471ac9ff2077c48a6.tar.xz wireguard-linux-c358eb461a51b7d94b403db471ac9ff2077c48a6.zip |
pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDs
For no apparent reason (as there's just one RPM per SoC), all RPMPDs
currently store a copy of a pointer to smd_rpm. Introduce a single,
global one to save up on space in each definition.
bloat-o-meter reports:
Total: Before=92010, After=91062, chg -1.03%
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231227-topic-rpmpd_cleanup-v1-1-860ab141b076@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions