drivers/devfreq/event/hisi-uncore-ddrc.c
0 → 100644
+160
−0
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBC4SJ -------------------------------- There is no way to directly observe the uncore DDRC load data. However, the hisi uncore provides a PMU that can monitor the DDRC status. Therefore, the DDRC PMU is used to implement the uncore DDRC event. Signed-off-by:Xiangwei Li <liwei728@huawei.com>