Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThreadUtil.cpp53 std::vector<lldb::tid_t> tids; in DoExecute() local
171 std::vector<lldb::tid_t> tids; in DoExecute() local
H A DCommandObjectThread.cpp2072 llvm::ArrayRef<lldb::tid_t> tids) override { in DoExecuteOnThreads()
/freebsd/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() argument
698 Error TraceIntelPT::Start(llvm::ArrayRef<lldb::tid_t> tids, in Start() argument
H A DCommandObjectTraceStartIntelPT.cpp78 llvm::ArrayRef<lldb::tid_t> tids) { in DoExecuteOnThreads() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h562 virtual bool GetCorefileThreadExtraInfos(std::vector<lldb::tid_t> &tids) { in GetCorefileThreadExtraInfos()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c447 u16 tids, int nframes, in mt7603_release_buffered_frames()
/freebsd/usr.bin/gcore/
H A Delfcore.c337 lwpid_t *tids; in elf_putnotes() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp171 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { in Stop()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c404 u16 tids, int nframes, in mt76_release_buffered_frames()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp754 Tid tids[kMop] = {thr->tid, kInvalidTid}; in ReportRace() local
/freebsd/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/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c792 struct nlattr *tids; in qca_nl80211_tid_to_link_map_event() local
/freebsd/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/sys/dev/qlnx/qlnxe/
H A Decore.h335 u32 tids; member
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c3102 u8 tids = tid_conf->tids; _rtw89_core_set_tid_config() local
/freebsd/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/sys/dev/cxgbe/
H A Dadapter.h954 struct tid_info tids; member
H A Dt4_main.c2165 struct tid_info tids; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1061 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member