Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/
DAllData.java115 public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS) { in getFuncTreeBottomUp() method in AllData
127 …public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS, List<Inte… in getFuncTreeBottomUp() method in AllData
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/perftrace/
DPerfData.java191 public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS) { in getFuncTreeBottomUp() method in PerfData
203 …public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS, List<Inte… in getFuncTreeBottomUp() method in PerfData