Home
last modified time | relevance | path

Searched defs:endNS (Results 1 – 25 of 31) sorted by relevance

12

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/analysis/
DAllThreadSummaryPanel.java55 public void change(long startNS, long endNS, long scale) { in change()
61 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
DStateTable.java134 private void getAppData(long startNS, long endNS, List<Integer> threadIds) { in getAppData()
163 private void getData(long startNS, long endNS, List<Integer> threadIds) { in getData()
171 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
176 public void change(long startNS, long endNS, long scale) { in change()
DOtherThreadSummaryPanel.java90 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
107 public void change(long startNS, long endNS, long scale) { in change()
DEventTable.java127 private void getAppData(long startNS, long endNS, List<Integer> threadIds) { in getAppData()
164 private void getPerfData(long startNS, long endNS, List<Integer> threadIds) { in getPerfData()
196 public void getData(long startNS, long endNS, List<Integer> threadIds) { in getData()
DOtherFunctionSummaryPanel.java221 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
225 public void change(long startNS, long endNS, long scale) { in change()
DTopBottomPanel.java304 public void change(long startNS, long endNS, long scale) { in change()
315 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
DFlameChart.java100 public void change(long startNS, long endNS, long scale) { in change()
110 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
129 private void freshData(long startNS, long endNS, List<Integer> threadIds, long scale) { in freshData()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/
DDataPanel.java99 public void change(long startNS, long endNS, List<Integer> threadIds) { in change()
122 public void change(long startNS, long endNS, long scale) { in change()
DAllData.java78 public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS) { in getFuncTreeTopDown()
96 …public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS, List<Integ… in getFuncTreeTopDown()
115 public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS) { in getFuncTreeBottomUp()
127 …public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS, List<Inte… in getFuncTreeBottomUp()
332 public static List<DefaultMutableTreeNode> getFuncTreeFlameChart(long startNS, long endNS) { in getFuncTreeFlameChart()
357 public static List<DefaultMutableTreeNode> getFuncTreeFlameChart(long startNS, long endNS, in getFuncTreeFlameChart()
DDataProcess.java51 long endNS, List<Integer> threadIds) { in getFuncTreeTopDown()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/listener/
DIOtherThreadDataListener.java35 …List<DefaultMutableTreeNode> getOtherThreadData(long startNS, long endNS, List<Integer> threadIds); in getOtherThreadData()
DIAllThreadDataListener.java35 List<DefaultMutableTreeNode> getAllThreadData(long startNS, long endNS, long scale); in getAllThreadData()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DITimeRange.java32 void change(long startNS, long endNS, long scale); in change()
DIThreadRange.java34 void change(long startNS, long endNS, List<Integer> threadIds); in change()
DEventDispatcher.java59 public static void dispatcherRange(long startNS, long endNS, long scale) { in dispatcherRange()
78 public static void dispatcherThreadRange(long startNS, long endNS, List<Integer> threadIds) { in dispatcherThreadRange()
DTracePanel.java81 public static long endNS; field in TracePanel
250 public void setRange(long startNS, long endNS) { in setRange()
DExpandPanel.java212 public void refresh(long startNS, long endNS) { in refresh()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/perftrace/
DPerfData.java160 public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS) { in getFuncTreeTopDown()
175 …public static List<DefaultMutableTreeNode> getFuncTreeTopDown(long startNS, long endNS, List<Integ… in getFuncTreeTopDown()
191 public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS) { in getFuncTreeBottomUp()
203 …public static List<DefaultMutableTreeNode> getFuncTreeBottomUp(long startNS, long endNS, List<Inte… in getFuncTreeBottomUp()
421 public static List<DefaultMutableTreeNode> getFuncTreeFlameChart(long startNS, long endNS) { in getFuncTreeFlameChart()
436 public static List<DefaultMutableTreeNode> getFuncTreeFlameChart(long startNS, long endNS, in getFuncTreeFlameChart()
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/
DTimerShaftElement.ts116 get endNS(): number { method in TimerShaftElement
120 set endNS(value: number) { method in TimerShaftElement
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/
DDistributedDataDetailPane.java257 EventDispatcher.addThreadRangeListener((startNS, endNS, threadIds) -> { in initData() argument
424 private void dataSelectChangeA(long startNS, long endNS, List<Integer> threadIds) { in dataSelectChangeA()
446 private void dataSelectChangeB(long startNS, long endNS, List<Integer> threadIds) { in dataSelectChangeB()
DDistributedDataPane.java88 EventDispatcher.addThreadRangeListener((startNS, endNS, threadIds) -> { in DistributedDataPane() argument
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/fragment/
DAbstractDataFragment.java98 public long endNS; field in AbstractDataFragment
146 public void range(long startNS, long endNS) { in range()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/component/
DDistributedTracePanel.java76 public static long endNS; field in DistributedTracePanel
261 public void setRange(long startNS, long endNS) { in setRange()
DDeviceExpandPanel.java174 public void refresh(long startNS, long endNS) { in refresh()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/component/
DContentPanel.java124 private long endNS; field in ContentPanel
319 public void rangeChange(long startNS, long endNS) { in rangeChange()

12