aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorSumit Gupta <[email protected]>2023-10-04 19:35:36 +0530
committerViresh Kumar <[email protected]>2023-10-10 11:03:03 +0530
commit6b121b4cf7e1f598beecf592d6184126b46eca46 (patch)
treecd0a5827630760f86e0794eed3953754d4c1b34d /tools/perf/scripts/python/bin/export-to-postgresql-report
parent823a6d9e79fc069a0a77f195aa74c3703b847ca0 (diff)
cpufreq: tegra194: save CPU data to avoid repeated SMP calls
Currently, we make SMP call on every frequency set request to get the physical 'CPU ID' and 'CLUSTER ID' for the target CPU. This change optimizes the repeated calls by storing the physical IDs and the per core frequency register offset for all CPUs during boot. Later this info is used directly when required to set the frequency or read it from ACTMON counters. Signed-off-by: Sumit Gupta <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions