Home
last modified time | relevance | path

Searched defs:tids (Results 26 - 50 of 93) sorted by relevance

1234

/base/request/request/frameworks/native/src/
H A Drequest_service_proxy.cpp237 int32_t RequestServiceProxy::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
H A Drequest_manager.cpp55 int32_t RequestManager::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
H A Drequest_manager_impl.cpp201 int32_t RequestManagerImpl::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_test.cpp171 std::vector<std::string> tids; in HWTEST_F() local
H A Drequest_manager_impl_test.cpp224 std::vector<std::string> tids; in HWTEST_F() local
/base/startup/init/test/unittest/param/
H A Dclient_unittest.cpp69 pthread_t tids[threadMaxNumer + threadMaxNumer]; in TestForMultiThread() local
/foundation/arkui/napi/test/unittest/engine/
H A Dtest_ark.cpp86 pthread_t tids; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp138 bool GetTidsByPidWithFunc(const int pid, std::vector<int>& tids, std::function<bool(int)> const& func) in GetTidsByPidWithFunc() argument
164 bool GetTidsByPid(const int pid, std::vector<int>& tids, std::vector<int>& nstids) in GetTidsByPid() argument
/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drtg_interface.h61 int tids[MAX_TID_NUM]; member
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Drtg_interface.cpp137 int AddThreadsToRtg(vector<int> tids, int grpId, int prioType, [[maybe_unused]] bool isBlue) in AddThreadsToRtg() argument
192 int RemoveRtgThreads(vector<int> tids, [[maybe_unused]] bool isBlue) in RemoveRtgThreads() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dswitch-tracking.c63 pid_t *tids; member
[all...]
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Drtg_ctrl.h79 int tids[MAX_TID_NUM]; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dswitch-tracking.c66 pid_t *tids; member
[all...]
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.h80 int tids[MAX_TID_NUM]; member
/third_party/libwebsockets/lib/system/async-dns/
H A Dprivate-lib-async-dns.h87 uint8_t tids; member
/third_party/ltp/testcases/realtime/func/matrix_mult/
H A Dmatrix_mult.c41 static int *tids; variable
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp111 std::vector<int> tids; in GetCrasherThreads() local
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp638 std::vector<int> tids; in HWTEST_F() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp340 RequestCArrString CJRequestImpl::Convert2CStringArray(std::vector<std::string> &tids) in Convert2CStringArray() argument
429 std::vector<std::string> tids; in SearchTask() local
H A Dcj_request_task.cpp362 ExceptionError CJTask::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dtx.c339 mt76_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) mt76_release_buffered_frames() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c419 mt7603_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) mt7603_release_buffered_frames() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h137 u32 *tids; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c445 mt7603_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) mt7603_release_buffered_frames() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp131 std::vector<int> tids; in DoDumpLocalPid() local
394 std::vector<int> tids; in CollectKernelStack() local

Completed in 22 milliseconds

1234