diff options
author | Yu Chen <chen.yu@easystack.cn> | 2020-02-28 13:03:29 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-03-06 14:57:24 +0300 |
commit | ba4f7bc1dee318a0fd9c0e3bd46227aca21ac2f2 (patch) | |
tree | 2f4895fdec15b509ea3f4f17b4479f15be918e46 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6f693dd5be08237b337f557c510d99addb9eb9ec (diff) | |
download | linux-ba4f7bc1dee318a0fd9c0e3bd46227aca21ac2f2.tar.xz |
sched/deadline: Make two functions static
Since commit 06a76fe08d4 ("sched/deadline: Move DL related code
from sched/core.c to sched/deadline.c"), DL related code moved to
deadline.c.
Make the following two functions static since they're only used in
deadline.c:
dl_change_utilization()
init_dl_rq_bw_ratio()
Signed-off-by: Yu Chen <chen.yu@easystack.cn>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20200228100329.16927-1-chen.yu@easystack.cn
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions