Home
last modified time | relevance | path

Searched defs:func (Results 1 – 23 of 23) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/perftrace/
DPerfColorUtil.java66 public static Color getJavaMethod(PrefFunc func) { in getJavaMethod()
82 public static Color getJavaMethod(TreeTableBean func) { in getJavaMethod()
99 public static Color getPerfMethod(PrefFunc func) { in getPerfMethod()
114 public static Color getPerfMethod(TreeTableBean func) { in getPerfMethod()
DPerfData.java218 public static List<DefaultMutableTreeNode> getFuncTreeByFuncTopDown(PrefFunc func) { in getFuncTreeByFuncTopDown()
262 public static List<DefaultMutableTreeNode> getFuncTreeByFuncBottomUp(PrefFunc func) { in getFuncTreeByFuncBottomUp()
301 …private static Map<String, TreeTableBean> funcGroupByStackId(PrefFunc func, List<PrefFunc> collect, in funcGroupByStackId()
410 public static List<DefaultMutableTreeNode> getFuncTreeFlameChart(PrefFunc func) { in getFuncTreeFlameChart()
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/bean/
DFrameTest.java28 Func func = new Func(); in getStartNs() local
46 Func func = new Func(); in setStartNs() local
64 Func func = new Func(); in getDur() local
82 Func func = new Func(); in setDur() local
100 Func func = new Func(); in getMainThreadCpu() local
118 Func func = new Func(); in setMainThreadCpu() local
136 Func func = new Func(); in getMainThreadWall() local
154 Func func = new Func(); in setMainThreadWall() local
172 Func func = new Func(); in getRenderThreadWall() local
190 Func func = new Func(); in setRenderThreadWall() local
[all …]
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/listener/
DIOtherFunctionDataListener.java35 List<DefaultMutableTreeNode> getOtherFunctionData(T func); in getOtherFunctionData()
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dsub_event_parser.h60 #define REGISTER_FTRACE_EVENT_PARSE_FUNCTION(name, func) \ argument
/developtools/profiler/protos/types/plugins/ftrace_data/
Dftrace.proto30 string func = 2; field
49 uint64 func = 1; field
55 uint64 func = 1; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dftrace.proto30 string func = 2; field
49 uint64 func = 1; field
55 uint64 func = 1; field
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/
DDisplayFunc.java38 public DisplayFunc(Func func) { in DisplayFunc()
DFrame.java54 public Frame(Func func) { in Frame()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/
DAllData.java139 public static List<DefaultMutableTreeNode> getFuncTreeByFuncTopDown(Func func) { in getFuncTreeByFuncTopDown()
178 public static List<DefaultMutableTreeNode> getFuncTreeByFuncBottomUp(Func func) { in getFuncTreeByFuncBottomUp()
214 private static Map<String, TreeTableBean> funcGroupByStackId(Func func, List<Func> collect, in funcGroupByStackId()
345 public static List<DefaultMutableTreeNode> getFuncTreeFlameChart(Func func) { in getFuncTreeFlameChart()
DAppTracePanel.java529 sortedList.forEach((func) -> { in handleRowSupplier() argument
/developtools/profiler/host/smartperf/ide/src/trace/database/
DProcedureWorkerFunc.ts19 export function func(list: Array<any>, res: Set<any>, startNS: number, endNS: number, totalNS: numb… function
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/analysis/
DOtherFunctionSummaryPanel.java148 private void getAppTraceData(Func func) { in getAppTraceData()
176 private EventBean initAppBean(Func func) { in initAppBean()
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dsub_event_parser.cpp77 …Registerar::SubEventParserRegisterar(const std::string& name, SubEventParser::ParseFunction&& func) in SubEventParserRegisterar()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DAbstractRow.java360 public boolean contains(Func func) { in contains()
421 public boolean contains(PrefFunc func) { in contains()
431 public boolean contains(DistributedFuncBean func) { in contains()
/developtools/hiperf/test/unittest/common/native/
Dreport_json_file_test.cpp297 ReportFuncItem func(1); variable
401 ReportFuncItem &func = GetOrCreateMapItem(lib.funcs_, 1); variable
Dreport_test.cpp438 ReportKey func = { variable
/developtools/ace-js2bundle/ace-loader/src/lite/
Dlite-transform-template.js447 function handleLangMulti(i18nExpressions, cachedI18nExpressions, funcExpression, func) { argument
494 function cacheI18nTranslation(func) { argument
/developtools/hiperf/include/
Dreport.h42 ReportItemCallFrame(std::string_view func, uint64_t vaddr, std::string_view dso, in ReportItemCallFrame()
128 ReportItem(pid_t pid, pid_t tid, const char *comm, const char *dso, const char *func, in ReportItem()
143 const std::string_view &func, uint64_t vaddr, uint64_t eventCount) in ReportItem()
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp256 bool ShareMemoryBlock::TakeData(const DataHandler& func) in TakeData()
/developtools/hiperf/src/
Dreport_json_file.cpp221 ReportFuncItem &func = GetOrCreateMapItem(lib.funcs_, funcId); in UpdateReportCallStack() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/
DDistributedDataCallTreePane.java230 public void freshTreeData(List<DefaultMutableTreeNode> nodes, DistributedFuncBean func) { in freshTreeData()
/developtools/ace-ets2bundle/compiler/codegen/
Dcodegen_ets.js15 (()=>{var e={6486:function(e,t,r){var o;e=r.nmd(e),function(){var n,a="Expected a function",i="__lo… property