| /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 | StateProcessThread.ts | 36 threadName: string = ''; property in SPTChild
|
| D | PerfProfile.ts | 39 threadName: string = ''; property in PerfThread 109 threadName: string = ''; property in PerfSample
|
| D | GpufreqBean.ts | 50 threadName: string | undefined; property in SearchGpuFuncBean
|
| D | FuncStruct.ts | 33 threadName: string | undefined; property in FuncStruct
|
| D | ThreadStruct.ts | 33 threadName: string | undefined; property in ThreadStruct
|
| 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/hiperf/test/unittest/common/native/ |
| D | subcommand_record_test.cpp | 1263 … std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", recordSample.data_.tid)); in __anonf79c7ea80402() local 1282 … std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", recordSample.data_.tid)); in __anonf79c7ea80502() local 1301 … std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", recordSample.data_.tid)); in __anonf79c7ea80602() local 1320 … std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", recordSample.data_.tid)); in __anonf79c7ea80702() local 1357 … std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", recordSample.data_.tid)); in __anonf79c7ea80902() local 1376 … std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", recordSample.data_.tid)); in __anonf79c7ea80a02() local 2079 std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", tid)); variable
|
| D | perf_events_test.cpp | 348 std::string threadName = ReadFileToString(StringPrintf("/proc/%d/comm", tid)); 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/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerXpowerThreadInfo.ts | 152 threadName: string = ''; property in XpowerThreadInfoStruct
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/ |
| D | TabPaneCurrentSelection.ts | 589 let threadName = Utils.getInstance().getThreadMap().get(data.tid!); variable 618 let threadName = Utils.getInstance().getThreadMap().get(data.tid!); variable 705 let threadName = Utils.getInstance().getThreadMap().get(data.tid!); variable 1419 let threadName = Utils.getInstance().getThreadMap().get(data.tid!); variable
|
| /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/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 | 49 static threadName: String = 'Present%'; property in SpLtpoChart
|
| /developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerPerf.ts | 1329 const threadName = this.threadData[sample.tid].threadName || 'Thread'; constant 1523 threadName: string = ''; property in PerfThread 1714 threadName: string; property in PerfAnalysisSample
|
| D | ProcedureLogicWorkerNativeNemory.ts | 1275 threadName: string = ''; property in NativeHookStatistics 1296 threadName: string | undefined = ''; property in NativeHookCallInfo
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/ |
| D | hiperf_stdtype.cpp | 234 size_t PerfThread::AppendNewPerfThread(uint32_t pid, uint32_t tid, DataIndex threadName) in AppendNewPerfThread()
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/xpower/ |
| D | xpower_stdtype.cpp | 60 size_t XPowerAppDetailCPU::AppendNewAppDetailCPUData(DataIndex threadName, in AppendNewAppDetailCPUData()
|