Home
last modified time | relevance | path

Searched defs:getCpuData (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/cpu/
DCpuDataCache.java159 …public LinkedHashMap<Integer, List<ChartDataModel>> getCpuData(long sessionId, int startTime, int … in getCpuData() method in CpuDataCache
DCpuDao.java244 public LinkedHashMap<Integer, List<ChartDataModel>> getCpuData(long sessionId, int min, int max, in getCpuData() method in CpuDao