aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorAlex Shi <[email protected]>2024-02-10 19:39:21 +0800
committerIngo Molnar <[email protected]>2024-02-28 15:43:17 +0100
commit45de20623475049c424bc0b89f42efca54995edd (patch)
treed27b3c2b080f7a5fa10e5548c452616afae187d4 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent5a64983731566f3b102b4ed12445b8a1b2f46a46 (diff)
sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
sched_use_asym_prio() and sched_asym_prefer() are used together in various places. Consolidate them into a single function sched_asym(). The existing sched_asym() function is only used when collecting statistics of a scheduling group. Rename it as sched_group_asym(), and remove the obsolete function description. This makes the code easier to read. No functional changes. Signed-off-by: Alex Shi <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Tested-by: Ricardo Neri <[email protected]> Reviewed-by: Ricardo Neri <[email protected]> Reviewed-by: Vincent Guittot <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions