/developtools/profiler/host/smartperf/trace_streamer/test/unittest/ |
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
|
D | table_test.cpp | 1074 DataIndex threadName = stream_.traceDataCache_->GetDataIndex("threadState"); variable
|
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/ |
D | TraceTaskStrategy.ts | 35 threadName: newArr variable 51 threadName: string property
|
D | DistributeTermStrategy.ts | 117 threadName: string property
|
/developtools/profiler/host/smartperf/ide/src/trace/bean/ |
D | NativeHook.ts | 32 threadName: string = ""; property in NativeHookStatistics 91 threadName:string = ""; property in NativeMemory 109 threadName:string = ""; property in NativeHookSamplerInfo 135 threadName:string = ""; property in NativeHookSampleQueryInfo 154 threadName: string = ""; property in NativeHookCallInfo
|
D | FuncStruct.ts | 32 threadName: string | undefined property in FuncStruct
|
D | ThreadStruct.ts | 48 threadName: string | undefined; property in ThreadStruct
|
D | PerfProfile.ts | 52 threadName: string = ""; property in PerfThread 184 threadName: string = ""; property in PerfSample
|
D | StateProcessThread.ts | 40 threadName: string = "" property in SPTChild
|
/developtools/profiler/host/smartperf/ide/test/trace/component/trace/sheet/ |
D | TabPaneCurrentSelection.test.ts | 79 threadName: "ACCS0", variable 112 threadName: "ACCS0", variable
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ |
D | ProcedureWorkerFunc.ts | 56 threadName: string | undefined // "Thread-15" property in FuncStruct
|
D | TraceWorkerNativeMemory.ts | 435 threadName: string = ""; property in NativeHookStatistics 454 threadName: string = ""; property in NativeHookCallInfo 474 threadName:string = ""; property in NativeMemory
|
D | ProcedureWorkerThread.ts | 86 threadName: string | undefined//"ACCS0" property in ThreadStruct
|
D | TraceWorkerPerfDataQuery.ts | 507 threadName: string = ""; property in PerfThread 731 threadName: string = ""; property in PerfSample
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/ |
D | ProcedureWorkerFunc.ts | 134 threadName: string | undefined // "Thread-15" property in FuncStruct
|
D | ProcedureWorkerThread.ts | 139 threadName: string | undefined//"ACCS0" property in ThreadStruct
|
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/ |
D | ProcedureLogicWorkerNativeNemory.ts | 538 threadName: string = ""; property in NativeHookStatistics 557 threadName: string = ""; property in NativeHookCallInfo 577 threadName: string = ""; property in NativeMemory
|
D | ProcedureLogicWorkerFileSystem.ts | 608 threadName:string = ""; property in FileSample
|
/developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
D | binder_filter.cpp | 111 const auto threadName = traceDataCache_->GetConstThreadData(internalTid).nameIndex_; in ReceiveTraction() local
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | stack_preprocess.cpp | 319 uint32_t StackPreprocess::GetThreadIdx(std::string threadName, BatchNativeHookData& batchNativeHook… in GetThreadIdx()
|
/developtools/hiperf/src/ |
D | subcommand_record.cpp | 416 std::string threadName = virtualRuntime_.ReadThreadName(*pos); in ExcludeThreadsFromSelectTids() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
D | trace_stdtype.cpp | 797 size_t PerfThread::AppendNewPerfThread(uint64_t pid, uint64_t tid, DataIndex threadName) in AppendNewPerfThread()
|