/developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
D | process_filter_test.cpp | 177 std::string_view threadName = "RenderThread"; variable 205 std::string_view threadName = "RenderThread"; variable 220 std::string_view threadName = "RenderThread2"; variable 238 std::string_view threadName = "RenderThread"; variable 261 std::string_view threadName = "RenderThread"; variable 289 std::string_view threadName = "RenderThread"; variable 308 std::string_view threadName = "RenderThread"; variable 325 std::string_view threadName = "RenderThread"; variable 341 std::string_view threadName = "RenderThread"; variable 358 std::string_view threadName = "RenderThread"; variable
|
/developtools/smartperf_host/ide/src/trace/bean/ |
D | NativeHook.ts | 32 threadName: string = ''; property in NativeHookStatistics 79 threadName: string = ''; property in NativeMemory 109 threadName: string = ''; property in NativeHookSamplerInfo 135 threadName: string = ''; property in NativeHookSampleQueryInfo 151 threadName: string = ''; property in NativeHookCallInfo
|
D | KeyPathStruct.ts | 18 threadName: string; property in KeyPathStruct
|
D | FuncStruct.ts | 33 threadName: string | undefined; property in FuncStruct
|
D | PerfProfile.ts | 39 threadName: string = ''; property in PerfThread 109 threadName: string = ''; property in PerfSample
|
D | StateProcessThread.ts | 36 threadName: string = ''; property in SPTChild
|
D | ThreadStruct.ts | 33 threadName: string | undefined; property in ThreadStruct
|
D | GpufreqBean.ts | 50 threadName: string | undefined; property in SearchGpuFuncBean
|
D | AbilityMonitor.ts | 174 threadName: string = ''; property in GpuMemory 210 threadName: string = ''; property in GpuMemoryComparison
|
/developtools/smartperf_host/trace_streamer/src/metrics/ |
D | traceTaskStrategy.h | 28 std::vector<std::string> threadName; member
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/ |
D | TabPaneCurrentSelection.test.ts | 87 threadName: 'ACCS0', variable 123 threadName: 'ACCS0', variable
|
/developtools/smartperf_host/ide/src/trace/component/ |
D | Utils.ts | 88 const threadName = spaceIndex !== -1 ? threadKey.substring(0, spaceIndex) : ''; constant
|
/developtools/profiler/device/plugins/network_profiler/service/include/ |
D | network_profiler_common.h | 47 char threadName[MAX_TNAME_LEN] = {0}; member
|
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/ffrt_parser/ |
D | pbreader_ffrt_parser.cpp | 35 auto threadName = ffrtEventPtr->thread_name().ToStdString(); in PaserCommData() local
|
/developtools/profiler/device/plugins/ffrt_profiler/service/include/ |
D | ffrt_profiler_common.h | 47 char threadName[MAX_COMM_LEN] = {0}; member
|
/developtools/hiperf/src/ |
D | subcommand.cpp | 135 std::string threadName = virtualRuntime_.ReadThreadName(*pos, true); in ExcludeThreadsFromSelectTids() local
|
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/ |
D | hiperf_stdtype.cpp | 171 size_t PerfThread::AppendNewPerfThread(uint32_t pid, uint32_t tid, DataIndex threadName) in AppendNewPerfThread()
|
/developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
D | ProcedureLogicWorkerPerf.ts | 899 const threadName = this.threadData[sample.tid].threadName || 'Thread'; constant 1090 threadName: string = ''; property in PerfThread 1263 threadName: string; property in PerfAnalysisSample
|
D | ProcedureLogicWorkerNativeNemory.ts | 1228 threadName: string = ''; property in NativeHookStatistics 1249 threadName: string | undefined = ''; property in NativeHookCallInfo
|
D | ProcedureLogicWorkerFileSystem.ts | 1117 threadName: string = ''; property in FileSample
|
/developtools/smartperf_host/trace_streamer/src/filter/ |
D | binder_filter.cpp | 111 const auto threadName = traceDataCache_->GetConstThreadData(internalTid).nameIndex_; in ReceiveTraction() local
|
/developtools/smartperf_host/ide/src/trace/component/chart/ |
D | SpLTPO.ts | 50 static threadName: String = 'Present%'; property in SpLtpoChart
|
/developtools/hiperf/include/ |
D | perf_events.h | 418 std::string threadName = ""; member
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | stack_preprocess.cpp | 232 std::string threadName = reinterpret_cast<char*>(rawData->data); in HandleNoStackEvent() local
|
/developtools/smartperf_host/trace_streamer/test/unittest/table/ |
D | table_test.cpp | 977 DataIndex threadName = stream_.traceDataCache_->GetDataIndex("threadState"); variable
|