Home
last modified time | relevance | path

Searched refs:chainId (Results 1 – 13 of 13) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/task/
DTabPaneTaskFrames.test.ts110 chainId: null,
128 chainId: null,
146 chainId: null,
164 chainId: null,
182 chainId: null,
200 chainId: null,
218 chainId: null,
236 chainId: null,
254 chainId: null,
272 chainId: null,
[all …]
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/
DDistributeTermStrategy.ts26 chainId: string;
50 let chainIdList = metricData[sqlIndex].chainId;
/developtools/profiler/host/smartperf/doc/
Ddes_tables.md186 |chainId |NUM |
/developtools/smartperf_host/ide/src/doc/md/
Ddes_tables.md317 |chainId |TEXT |
565 |chainId |TEXT |
/developtools/profiler/host/smartperf/trace_streamer/doc/
Ddes_tables.md317 |chainId |TEXT |
565 |chainId |TEXT |
/developtools/profiler/host/smartperf/ide/src/doc/md/
Ddes_tables.md317 |chainId |TEXT |
565 |chainId |TEXT |
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp198 const std::string& chainId, in SetDistributeInfo() argument
204 chainIds_[index] = chainId; in SetDistributeInfo()
211 void CallStack::AppendDistributeInfo(const std::string& chainId, in AppendDistributeInfo() argument
217 chainIds_.emplace_back(chainId); in AppendDistributeInfo()
Dtrace_stdtype.h267 const std::string& chainId,
272 void AppendDistributeInfo(const std::string& chainId,
/developtools/smartperf_host/trace_streamer/doc/
Ddes_tables.md339 |chainId |TEXT |
587 |chainId |TEXT |
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp199 const std::string& chainId, in SetDistributeInfo() argument
205 chainIds_[index] = chainId; in SetDistributeInfo()
212 void CallStack::AppendDistributeInfo(const std::string& chainId, in AppendDistributeInfo() argument
218 chainIds_.emplace_back(chainId); in AppendDistributeInfo()
Dtrace_stdtype.h271 const std::string& chainId,
276 void AppendDistributeInfo(const std::string& chainId,
/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts1828 chainId: string;
/developtools/smartperf_host/ide/src/trace/database/
DSqlLite.ts1821 chainId: string;