Home
last modified time | relevance | path

Searched defs:threadName (Results 1 – 25 of 31) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/test/unittest/
Dprocess_filter_test.cpp177 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/profiler/host/smartperf/ide/src/trace/component/metrics/
DTraceTaskStrategy.ts40 threadName: newArr, variable
56 threadName: string; property
DDistributeTermStrategy.ts133 threadName: string; property
/developtools/smartperf_host/ide/src/trace/component/metrics/
DTraceTaskStrategy.ts40 threadName: newArr, variable
56 threadName: string; property
DDistributeTermStrategy.ts49 threadName: string; property
/developtools/smartperf_host/ide/src/trace/bean/
DNativeHook.ts32 threadName: string = ''; property in NativeHookStatistics
79 threadName: string = ''; property in NativeMemory
109 threadName: string = ''; property in NativeHookSamplerInfo
135 threadName: string = ''; property in NativeHookSampleQueryInfo
154 threadName: string = ''; property in NativeHookCallInfo
DFuncStruct.ts32 threadName: string | undefined; property in FuncStruct
DPerfProfile.ts39 threadName: string = ''; property in PerfThread
110 threadName: string = ''; property in PerfSample
DThreadStruct.ts32 threadName: string | undefined; property in ThreadStruct
DStateProcessThread.ts40 threadName: string = ''; property in SPTChild
DAbilityMonitor.ts174 threadName: string = ''; property in GpuMemory
210 threadName: string = ''; property in GpuMemoryComparison
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DNativeHook.ts32 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
DFuncStruct.ts32 threadName: string | undefined; property in FuncStruct
DPerfProfile.ts39 threadName: string = ''; property in PerfThread
110 threadName: string = ''; property in PerfSample
DThreadStruct.ts32 threadName: string | undefined; property in ThreadStruct
DStateProcessThread.ts40 threadName: string = ''; property in SPTChild
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/
DTabPaneCurrentSelection.test.ts84 threadName: 'ACCS0', variable
120 threadName: 'ACCS0', variable
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerPerf.ts736 const threadName = this.threadData[sample.tid].threadName || 'Thead'; constant
792 threadName: string = ''; property in PerfThread
962 threadName: string; property in PerfAnalysisSample
DProcedureLogicWorkerNativeNemory.ts1166 threadName: string = ''; property in NativeHookStatistics
1186 threadName: string = ''; property in NativeHookCallInfo
1241 threadName: string = ''; property in NativeMemory
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerPerf.ts764 const threadName = this.threadData[sample.tid].threadName || 'Thread'; constant
936 threadName: string = ''; property in PerfThread
1105 threadName: string; property in PerfAnalysisSample
DProcedureLogicWorkerNativeNemory.ts1225 threadName: string = ''; property in NativeHookStatistics
1245 threadName: string = ''; property in NativeHookCallInfo
DProcedureLogicWorkerFileSystem.ts866 threadName: string = ''; property in FileSample
/developtools/hiperf/src/
Dsubcommand.cpp142 std::string threadName = virtualRuntime_.ReadThreadName(*pos, true); in ExcludeThreadsFromSelectTids() local
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dbinder_filter.cpp111 const auto threadName = traceDataCache_->GetConstThreadData(internalTid).nameIndex_; in ReceiveTraction() local
/developtools/smartperf_host/trace_streamer/src/filter/
Dbinder_filter.cpp111 const auto threadName = traceDataCache_->GetConstThreadData(internalTid).nameIndex_; in ReceiveTraction() local

12