Home
last modified time | relevance | path

Searched defs:num_ranges (Results 1 – 13 of 13) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDThreadPlanStepRange.cpp90 size_t num_ranges = m_address_ranges.size(); in DumpRanges() local
107 size_t num_ranges = m_address_ranges.size(); in InRange() local
258 size_t num_ranges = m_address_ranges.size(); in GetInstructionsForAddress() local
485 size_t num_ranges = m_address_ranges.size(); in IsPlanStale() local
HDThreadPlanStepOut.cpp462 size_t num_ranges = inlined_block->GetNumRanges(); in QueueInlinedStepPlan() local
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBAddressRangeList.cpp80 const uint32_t num_ranges = GetSize(); in GetDescription() local
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFCompileUnit.cpp82 const size_t num_ranges = in BuildAddressRangeTable() local
HDSymbolFileDWARF.cpp1391 const size_t num_ranges = ranges.GetSize(); in ParseBlocksRecursive() local
/freebsd-head/contrib/llvm-project/lldb/source/Symbol/
HDBlock.cpp35 size_t num_ranges = m_ranges.GetSize(); in GetDescription() local
84 size_t num_ranges = m_ranges.GetSize(); in Dump() local
171 size_t num_ranges = m_ranges.GetSize(); in DumpAddressRanges() local
/freebsd-head/sys/dev/nvme/
HDnvme_ns_cmd.c110 uint8_t num_ranges, nvme_cb_fn_t cb_fn, void *cb_arg) in nvme_ns_cmd_deallocate()
HDnvme.h2050 uint32_t num_ranges) in nvme_ns_trim_cmd()
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDdebug.h249 int num_ranges) in ath10k_sta_update_rx_tid_stats_ampdu()
HDdebugfs_sta.c50 int num_ranges) in ath10k_sta_update_rx_tid_stats_ampdu()
/freebsd-head/sys/cam/nvme/
HDnvme_da.c232 void *payload, uint32_t num_ranges) in nda_nvme_trim()
/freebsd-head/sys/dev/sdhci/
HDsdhci_fsl_fdt.c813 ssize_t num_ranges; in sdhci_fsl_fdt_of_parse() local
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDSymbolFilePDB.cpp1015 for (size_t i = 0, num_ranges = block->GetNumRanges(); i < num_ranges; in ParseVariableForPDBData() local