/developtools/hiperf/test/unittest/common/native/ |
D | report_test.cpp | 99 ReportItemCallFrame a("a", 0x0, "aa", 0, 0); variable 126 ReportItemCallFrame a("a", 0x0, "aa", 0, 0); variable 175 ReportItem a(1, 2, "comm", "dso", "func", 0x123, 1000); variable 238 ReportItem a(123, 4, "comm", "dso", "func", 0x123, 123); variable 263 ReportItem a(123, 456, "comm", "dso", "func", 0x123, 123); variable 287 ReportItem a(123, 456, "comm", "dso", "func", 0x123, 123); variable 311 ReportItem a(123, 4, "comm", "dso", "func", 0x123, 123); variable 335 ReportItem a(123, 4, "comm", "dso", "func", 0x123, 123); variable 358 ReportItem a(123, 4, "comm", "dso", "func", 0x123, 123); variable 385 ReportItem a(123, 4, "comm", "dso", "func", 0x123, 123); variable [all …]
|
D | virtual_thread_test.cpp | 79 MemMapItem a; variable 108 MemMapItem a; variable 132 MemMapItem a; variable
|
D | perf_file_format_test.cpp | 108 void PerfFileFormatTest::CompareVecSymFile(const std::vector<SymbolFileStruct> &a, in CompareVecSymFile() 218 void PerfFileFormatTest::CompareEventDesc(const std::vector<AttrWithId> &a, in CompareEventDesc()
|
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/ |
D | TabPaneFps.test.ts | 31 let a = {rightNs: 1, leftNs:1} variable 38 let a = {rightNs: 1, leftNs:1} variable
|
D | TabPaneCounter.test.ts | 71 let a = {rightNs: 1, trackIds: [11, 12, 13]} variable 79 let a = {rightNs: 1, trackIds: [11, 12, 13]} variable
|
D | TabPaneThreadStates.test.ts | 59 let a = {rightNs: 1, leftNs: 0, threadIds: [11, 12, 13]} variable 67 let a = {rightNs: 1, leftNs: 0, threadIds: [11, 12, 13]} variable
|
D | TabPaneSlices.test.ts | 50 let a = {rightNs: 1, leftNs: 0, funTids: [11, 12, 13]} variable 57 let a = {rightNs: 1, leftNs: 0, funTids: [11, 12, 13]} variable
|
D | TabPaneCpuByProcess.test.ts | 54 let a = {rightNs: 1, cpus: [11, 12, 13]} variable 61 let a = {rightNs: 1, cpus: [11, 12, 13]} variable
|
D | TabPaneCpuByThread.test.ts | 52 let a = {rightNs: 1, cpus: [11, 12, 13]} variable 59 let a = {rightNs: 1, cpus: [11, 12, 13]} variable
|
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/fps/ |
D | TabPaneFps.test.ts | 38 let a = {rightNs: 1, leftNs:1} variable 45 let a = {rightNs: 1, leftNs:1} variable
|
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/cpu/ |
D | TabPaneCpuByThread.test.ts | 59 let a = {rightNs: 1, cpus: [11, 12, 13]} variable 66 let a = {rightNs: 1, cpus: [11, 12, 13]} variable
|
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/process/ |
D | TabPaneCounter.test.ts | 78 let a = {rightNs: 1, trackIds: [11, 12, 13]} variable 86 let a = {rightNs: 1, trackIds: [11, 12, 13]} variable
|
D | TabPaneThreadStates.test.ts | 66 let a = {rightNs: 1, leftNs: 0, threadIds: [11, 12, 13]} variable 74 let a = {rightNs: 1, leftNs: 0, threadIds: [11, 12, 13]} variable
|
/developtools/hiperf/include/ |
D | report.h | 62 static int CompareSortingEventCount(const ReportItemCallFrame &a, const ReportItemCallFrame &b) in CompareSortingEventCount() 174 static int CompareEventCount(const ReportItem &a, const ReportItem &b) in CompareEventCount() 183 static int CompareSortingEventCount(const ReportItem &a, const ReportItem &b) in CompareSortingEventCount() 188 static const std::string GetEventCount(const ReportItem &a, size_t len, in GetEventCount() 195 static int ComparePid(const ReportItem &a, const ReportItem &b) in ComparePid() 203 static const std::string GetPid(const ReportItem &a, size_t len, const std::string &format) in GetPid() 209 static int CompareTid(const ReportItem &a, const ReportItem &b) in CompareTid() 217 static const std::string GetTid(const ReportItem &a, size_t len, const std::string &format) in GetTid() 223 static int CompareComm(const ReportItem &a, const ReportItem &b) in CompareComm() 228 static const std::string GetComm(const ReportItem &a, size_t len, const std::string &format) in GetComm() [all …]
|
D | mem_map_item.h | 79 static bool GreaterSort(const MemMapItem &a, const MemMapItem &b) in GreaterSort() 83 static bool LessSort(const MemMapItem &a, const MemMapItem &b) in LessSort() 89 static bool ValueLessThan(uint64_t vaddr, const MemMapItem &a) in ValueLessThan()
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | mem_map_item.h | 72 static bool GreaterSort(const MemMapItem &a, const MemMapItem &b) in GreaterSort() 76 static bool LessSort(const MemMapItem &a, const MemMapItem &b) in LessSort() 82 static bool ValueLessThan(uint64_t vaddr, const MemMapItem &a) in ValueLessThan()
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | kernel_symbols_parser.cpp | 46 bool KernelSymbolsParser::IsValidTextSymbol(const KernelSymbol& a) in IsValidTextSymbol() 60 bool KernelSymbolsParser::CompareSymbolInfo(const KernelSymbol& a, const KernelSymbol& b) in CompareSymbolInfo()
|
/developtools/ace_js2bundle/ace-loader/src/lite/ |
D | lite-return-exports-plugin.js | 35 .replace(/webpack:\/\/\/[A-Z]:/g, function(a) { argument
|
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/sdk/ |
D | TabPaneSdkSlice.test.ts | 75 let a = new Map(); variable
|
D | TabPaneSdkCounter.test.ts | 41 let a = new Map(); variable
|
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
D | virtual_thread_test.cpp | 73 MemMapItem a; variable 102 MemMapItem a; variable 126 MemMapItem a; variable
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
D | htrace_process_parser.cpp | 56 …auto cmp = [](const std::unique_ptr<TsLiveProcessData>& a, const std::unique_ptr<TsLiveProcessData… in Finish()
|
D | htrace_cpu_data_parser.cpp | 53 …auto cmp = [](const std::unique_ptr<TsCpuData>& a, const std::unique_ptr<TsCpuData>& b) { return a… in Finish()
|
D | htrace_disk_io_parser.cpp | 57 auto cmp = [](const TsDiskIOData& a, const TsDiskIOData& b) { return a.ts < b.ts; }; in Finish()
|
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
D | ftrace_data_reader_test.cpp | 52 int RandomInt(int a, int b) in RandomInt()
|