/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | TraceGDBRemotePackets.h | 49 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 D | CommandObjectThreadUtil.cpp | 53 std::vector<lldb::tid_t> tids; in DoExecute() local 171 std::vector<lldb::tid_t> tids; in DoExecute() local
|
H A D | CommandObjectThread.cpp | 2072 llvm::ArrayRef<lldb::tid_t> tids) override { in DoExecuteOnThreads()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPT.cpp | 580 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 D | CommandObjectTraceStartIntelPT.cpp | 78 llvm::ArrayRef<lldb::tid_t> tids) { in DoExecuteOnThreads() argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | ObjectFile.h | 562 virtual bool GetCorefileThreadExtraInfos(std::vector<lldb::tid_t> &tids) { in GetCorefileThreadExtraInfos()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | main.c | 447 u16 tids, int nframes, in mt7603_release_buffered_frames()
|
/freebsd/usr.bin/gcore/ |
H A D | elfcore.c | 337 lwpid_t *tids; in elf_putnotes() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Trace.cpp | 171 Error Trace::Stop(llvm::ArrayRef<lldb::tid_t> tids) { in Stop()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | tx.c | 404 u16 tids, int nframes, in mt76_release_buffered_frames()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_report.cpp | 754 Tid tids[kMop] = {thr->tid, kInvalidTid}; in ReportRace() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mac80211.c | 3164 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 D | tx.c | 2220 iwl_mvm_flush_sta_tids(struct iwl_mvm * mvm,u32 sta_id,u16 tids) iwl_mvm_flush_sta_tids() argument
|
H A D | sta.c | 4058 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 D | driver_nl80211_event.c | 792 struct nlattr *tids; in qca_nl80211_tid_to_link_map_event() local
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | mac.c | 7286 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 D | ecore.h | 335 u32 tids; member
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.c | 3102 u8 tids = tid_conf->tids; _rtw89_core_set_tid_config() local
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 3108 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem() local
|
/freebsd/sys/dev/cxgbe/ |
H A D | adapter.h | 954 struct tid_info tids; member
|
H A D | t4_main.c | 2165 struct tid_info tids; member
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 1061 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member
|