Home
last modified time | relevance | path

Searched defs:getFuncTreeTopDown (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/
DDataProcess.java50 …public static List<DefaultMutableTreeNode> getFuncTreeTopDown(Map<Integer, List<AppFunc>> funcMap,… in getFuncTreeTopDown() method in DataProcess
DAllData.java78 public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS) { in getFuncTreeTopDown() method in AllData
96 …public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS, List<Integ… in getFuncTreeTopDown() method in AllData
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/perftrace/
DPerfData.java160 public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS) { in getFuncTreeTopDown() method in PerfData
175 …public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS, List<Integ… in getFuncTreeTopDown() method in PerfData