Searched defs:tids (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceGDBRemotePackets.h49 std::optional<std::vector<lldb::tid_t>> tids; member in struct:lldb_private::TraceStartRequest
77 std::optional<std::vector<lldb::tid_t>> tids; member in struct:lldb_private::TraceStopRequest
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.cpp76 DoExecuteOnThreads( Args &command, CommandReturnObject &result, llvm::ArrayRef<lldb::tid_t> tids) argument
H A DTraceIntelPT.cpp580 std::vector<tid_t> tids; local
684 llvm::Error TraceIntelPT::Start(llvm::ArrayRef<lldb::tid_t> tids, argument
698 Error TraceIntelPT::Start(llvm::ArrayRef<lldb::tid_t> tids, argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThreadUtil.cpp55 std::vector<lldb::tid_t> tids; local
173 std::vector<lldb::tid_t> tids; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp171 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { argument
/freebsd-current/sys/contrib/dev/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) argument
/freebsd-current/usr.bin/gcore/
H A Delfcore.c337 lwpid_t *tids; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dtx.c403 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) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h561 virtual bool GetCorefileThreadExtraInfos(std::vector<lldb::tid_t> &tids) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp754 Tid tids[kMop] = {thr->tid, kInvalidTid}; local
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2220 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) argument
H A Dsta.c4055 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) argument
H A Dmac80211.c3198 unsigned long txqs = 0, tids = 0; local
3163 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) argument
3178 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) argument
/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3108 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); local
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcore.c3102 u8 tids = tid_conf->tids; local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c7283 ath10k_mac_reset_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ath10k_vif *arvif, u8 tids) argument
9428 ath10k_mac_op_reset_tid_config(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u8 tids) argument
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore.h335 u32 tids; member in struct:ecore_qm_iids
/freebsd-current/sys/dev/cxgbe/
H A Dadapter.h954 struct tid_info tids; member in struct:adapter
H A Dt4_main.c2108 struct tid_info tids; member in struct:adapter_pre_reset_state
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1033 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member in struct:cfg80211_tid_cfg

Completed in 742 milliseconds