Home
last modified time | relevance | path

Searched defs:threadName (Results 1 - 12 of 12) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/metrics/
H A DtraceTaskStrategy.h28 std::vector<std::string> threadName; member
/developtools/profiler/device/plugins/network_profiler/service/include/
H A Dnetwork_profiler_common.h47 char threadName[MAX_TNAME_LEN] = {0}; variable
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
H A Dffrt_profiler_common.h47 char threadName[MAX_COMM_LEN] = {0}; variable
/developtools/hiperf/src/
H A Dsubcommand.cpp135 std::string threadName = virtualRuntime_.ReadThreadName(*pos, true); in ExcludeThreadsFromSelectTids() local
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/ffrt_parser/
H A Dpbreader_ffrt_parser.cpp35 auto threadName = ffrtEventPtr->thread_name().ToStdString(); in PaserCommData() local
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/xpower_parser/
H A Dpbreader_xpower_parser.cpp182 auto threadName = appDetailCPU.thread_name(); in ProcessAppDetailCpu() local
/developtools/smartperf_host/trace_streamer/test/unittest/filter/
H A Dprocess_filter_test.cpp177 std::string_view threadName = "RenderThread"; in HWTEST_F() local
205 std::string_view threadName = "RenderThread"; in HWTEST_F() local
220 std::string_view threadName = "RenderThread2"; in HWTEST_F() local
238 std::string_view threadName = "RenderThread"; in HWTEST_F() local
261 std::string_view threadName = "RenderThread"; HWTEST_F() local
289 std::string_view threadName = "RenderThread"; HWTEST_F() local
308 std::string_view threadName = "RenderThread"; HWTEST_F() local
325 std::string_view threadName = "RenderThread"; HWTEST_F() local
341 std::string_view threadName = "RenderThread"; HWTEST_F() local
358 std::string_view threadName = "RenderThread"; HWTEST_F() local
[all...]
/developtools/smartperf_host/trace_streamer/src/filter/
H A Dbinder_filter.cpp111 const auto threadName = traceDataCache_->GetConstThreadData(internalTid).nameIndex_; in ReceiveTraction() local
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/
H A Dhiperf_stdtype.cpp204 size_t PerfThread::AppendNewPerfThread(uint32_t pid, uint32_t tid, DataIndex threadName) in AppendNewPerfThread() argument
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp248 std::string threadName = reinterpret_cast<char*>(rawData->data); in HandleNoStackEvent() local
/developtools/hiperf/include/
H A Dperf_events.h432 std::string threadName = ""; member
/developtools/smartperf_host/trace_streamer/test/unittest/table/
H A Dtable_test.cpp979 DataIndex threadName = stream_.traceDataCache_->GetDataIndex("threadState"); in HWTEST_F() local

Completed in 13 milliseconds