Home
last modified time | relevance | path

Searched defs:tids (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceGDBRemotePackets.h49 std::optional<std::vector<lldb::tid_t>> tids; member
77 std::optional<std::vector<lldb::tid_t>> tids; member
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThreadUtil.cpp55 std::vector<lldb::tid_t> tids; DoExecute() local
173 std::vector<lldb::tid_t> tids; DoExecute() local
[all...]
H A DCommandObjectThread.cpp2140 DoExecuteOnThreads(Args & command,CommandReturnObject & result,llvm::ArrayRef<lldb::tid_t> tids) DoExecuteOnThreads() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp580 std::vector<tid_t> tids; in DoRefreshLiveProcessState() local
684 llvm::Error TraceIntelPT::Start(llvm::ArrayRef<lldb::tid_t> tids, in Start()
698 Error TraceIntelPT::Start(llvm::ArrayRef<lldb::tid_t> tids, in Start()
H A DCommandObjectTraceStartIntelPT.cpp78 llvm::ArrayRef<lldb::tid_t> tids) { in DoExecuteOnThreads()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h561 GetCorefileThreadExtraInfos(std::vector<lldb::tid_t> & tids) GetCorefileThreadExtraInfos() argument
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c447 u16 tids, int nframes, in mt7603_release_buffered_frames()
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp171 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { in Stop()
/freebsd-src/usr.bin/gcore/
H A Delfcore.c337 lwpid_t *tids; in elf_putnotes() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dtx.c404 u16 tids, int nframes, in mt76_release_buffered_frames()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp754 Tid tids[kMop] = {thr->tid, kInvalidTid}; in ReportRace() local
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c3164 iwl_mvm_mac_allow_buffered_frames(struct ieee80211_hw * hw,struct ieee80211_sta * sta,u16 tids,int num_frames,enum ieee80211_frame_release_type reason,bool more_data) iwl_mvm_mac_allow_buffered_frames() argument
3179 iwl_mvm_mac_release_buffered_frames(struct ieee80211_hw * hw,struct ieee80211_sta * sta,u16 tids,int num_frames,enum ieee80211_frame_release_type reason,bool more_data) iwl_mvm_mac_release_buffered_frames() argument
3198 unsigned long txqs = 0, tids = 0; __iwl_mvm_mac_sta_notify() local
H A Dtx.c2220 iwl_mvm_flush_sta_tids(struct iwl_mvm * mvm,u32 sta_id,u16 tids) iwl_mvm_flush_sta_tids() argument
H A Dsta.c4058 iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm * mvm,struct ieee80211_sta * sta,enum ieee80211_frame_release_type reason,u16 cnt,u16 tids,bool more_data,bool single_sta_queue) iwl_mvm_sta_modify_sleep_tx_count() argument
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dmac.c7286 u8 tids) in ath10k_mac_reset_tid_config()
9431 u8 tids) in ath10k_mac_op_reset_tid_config()
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore.h335 u32 tids; member
/freebsd-src/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3108 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem() local
/freebsd-src/sys/contrib/dev/rtw89/
H A Dcore.c3102 u8 tids = tid_conf->tids; _rtw89_core_set_tid_config() local
/freebsd-src/sys/dev/cxgbe/
H A Dadapter.h954 struct tid_info tids; member
H A Dt4_main.c2108 struct tid_info tids; global() member
[all...]
/freebsd-src/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1033 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; global() member