Home
last modified time | relevance | path

Searched defs:tid (Results 1 - 25 of 63) sorted by relevance

123

/developtools/hdc/test/unittest/register/
H A Dregister_test.cpp138 pthread_t tid; in HWTEST_F() local
183 pthread_t tid; in HWTEST_F() local
/developtools/profiler/device/plugins/network_profiler/service/include/
H A Dnetwork_profiler_common.h45 int32_t tid = 0; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hilog/
H A Dhilog_stdtype.h26 uint32_t tid = INVALID_UINT32; member
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
H A Dffrt_profiler_common.h45 int32_t tid = 0; variable
/developtools/hiperf/include/
H A Dvirtual_thread.h56 VirtualThread(pid_t pid, pid_t tid, VirtualThread &thread, in VirtualThread() argument
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/template/
H A Dapp_startup_stdtype.h24 uint32_t tid = INVALID_UINT32; member
65 uint32_t tid = INVALID_UINT32; member
/developtools/smartperf_host/trace_streamer/src/rpc/
H A Dffrt_converter.h47 int tid; member
/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/
H A Dpbreader_ffrt_parser_test.cpp98 auto tid = gettid(); in HWTEST_F() local
/developtools/hiperf/test/unittest/common/native/
H A Dreport_test.cpp766 PerfRecordSampleMock(bool inKernel, u32 pid, u32 tid, u64 period) in HWTEST_F() argument
H A Dreport_json_file_test.cpp92 int tid = 3; in PrepairReportJson() local
H A Dperf_events_test.cpp93 int tid = gettid(); in TestCodeThread() local
/developtools/hdc/src/register/
H A Dhdc_connect.cpp144 pthread_t tid; in StartConnect() local
/developtools/smartperf_host/trace_streamer/src/filter/hi_sysevent_filter/
H A Dhi_sysevent_measure_filter.h51 uint32_t tid = INVALID_UINT32; member
/developtools/smartperf_host/trace_streamer/src/filter/
H A Dapp_start_filter.h42 APPStartupData(uint32_t callid, uint32_t ipid, uint32_t tid, uint64_t startTime, uint64_t endTime) in APPStartupData() argument
H A Dapp_start_filter.cpp84 auto tid = INVALID_UINT32; in UpdatePidByNameIndex() local
232 auto tid = threadData[callId].tid_; in ProcForegroundData() local
280 auto tid = threadData[callId].tid_; in ParserSoInitalization() local
[all...]
H A Dbinder_filter.cpp54 SendTraction(int64_t ts, uint32_t tid, uint64_t transactionId, int32_t destNode, int32_t destTgid, int32_t destTid, bool isReply, int32_t flags, int32_t code) SendTraction() argument
[all...]
/developtools/profiler/hiebpf/test/
H A Dhiebpf_test_demo.cpp110 long tid = syscall(SYS_gettid); in ThreadFuncCpp() local
/developtools/smartperf_host/trace_streamer/test/unittest/filter/
H A Dprocess_filter_test.cpp176 uint32_t tid = 123; in HWTEST_F() local
204 uint32_t tid = 123; in HWTEST_F() local
219 uint32_t tid = 123; in HWTEST_F() local
237 uint32_t tid in HWTEST_F() local
260 uint32_t tid = 123; HWTEST_F() local
287 uint32_t tid = 869; HWTEST_F() local
306 uint32_t tid = 869; HWTEST_F() local
323 uint32_t tid = 869; HWTEST_F() local
339 uint32_t tid = 869; HWTEST_F() local
356 uint32_t tid = 869; HWTEST_F() local
[all...]
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhook_manager.h45 pid_t tid; member
/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_thread.cpp107 std::string VirtualThread::ReadThreadName(pid_t tid) in ReadThreadName() argument
89 VirtualThread(pid_t pid, pid_t tid, const std::unordered_map<std::string, std::unique_ptr<SymbolsFile>>& symbolsFiles, VirtualRuntime* runtime, bool parseFlag) VirtualThread() argument
/developtools/profiler/device/plugins/native_hook/src/
H A Druntime_stack_range.cpp51 pthread_t tid = pthread_self(); in GetThreadRuntimeStackRange() local
219 static bool IfSubThread(pid_t pid, pid_t tid) in IfSubThread() argument
224 void GetRuntimeStackEnd(const char* stackptr, const char** end, pid_t pid, pid_t tid) in GetRuntimeStackEnd() argument
/developtools/profiler/device/plugins/native_hook/test/
H A Dhook_test.cpp102 long tid = syscall(SYS_gettid); in ThreadFuncCpp() local
127 long tid = syscall(SYS_gettid); in ThreadFuncCppHook() local
/developtools/hiperf/src/
H A Dreport_json_file.cpp118 void ReportJsonFile::UpdateReportSample(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount) in UpdateReportSample() argument
217 void ReportJsonFile::UpdateReportCallStack(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount, in UpdateReportCallStack() argument
/developtools/profiler/hiebpf/include/
H A Dhiebpf_common.h89 uint32_t tid; member
106 uint32_t tid; member
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
H A Dsched_stdtype.cpp107 void ThreadStateData::UpdateTidAndPid(TableRowId index, InternalTid tid, InternalTid pid) in UpdateTidAndPid() argument

Completed in 13 milliseconds

123