Searched refs:item_index (Results 1 – 12 of 12) sorted by relevance
33 bool DecodedThread::TSCRange::InRange(uint64_t item_index) const { in InRange() 34 return item_index >= first_item_index && in InRange() 35 item_index < first_item_index + items_count; in InRange() 38 bool DecodedThread::NanosecondsRange::InRange(uint64_t item_index) const { in InRange() 39 return item_index >= first_item_index && in InRange() 40 item_index < first_item_index + items_count; in InRange() 44 uint64_t item_index, uint64_t begin_of_time_nanos, in GetInterpolatedTime() argument 46 uint64_t items_since_last_tsc = item_index - first_item_index; in GetInterpolatedTime() 91 DecodedThread::GetInstructionLoadAddress(uint64_t item_index) const { in GetInstructionLoadAddress() 92 return std::get<lldb::addr_t>(m_item_data[item_index]); in GetInstructionLoadAddress() 167 GetNanosecondsRangeByIndex(uint64_t item_index) GetNanosecondsRangeByIndex() argument [all...]
76 /// \b true if and only if the given \p item_index is covered by this78 bool InRange(uint64_t item_index) const;99 /// \param[in] item_index112 GetInterpolatedTime(uint64_t item_index, uint64_t beginning_of_time_nanos,116 /// \b true if and only if the given \p item_index is covered by this118 bool InRange(uint64_t item_index) const;163 llvm::StringRef GetErrorByIndex(uint64_t item_index) const;167 lldb::TraceItemKind GetItemKindByIndex(uint64_t item_index) const;171 lldb::TraceEvent GetEventByIndex(int item_index) const;175 /// \param[in] item_index[all...]
225 [&](uint64_t item_index) -> std::optional<uint64_t> { in TryIdentifyInfiniteLoop() argument 227 if (m_decoded_thread.GetItemKindByIndex(item_index) == in TryIdentifyInfiniteLoop() 229 return item_index; in TryIdentifyInfiniteLoop() 231 if (item_index == 0) in TryIdentifyInfiniteLoop() 233 item_index--; in TryIdentifyInfiniteLoop() 238 auto prev_insn_index = [&](uint64_t item_index) -> std::optional<uint64_t> { in TryIdentifyInfiniteLoop() argument 239 if (item_index == 0) in TryIdentifyInfiniteLoop() 241 return most_recent_insn_index(item_index - 1); in TryIdentifyInfiniteLoop()
108 item_index(const ITEM *item) in item_index() function
222 #undef item_index223 int item_index(
231 extern MENU_EXPORT(int) item_index(const ITEM *);
36 "item_index" @26 ;NONAME
23 "item_index" @26 NONAME
113 mitem_current.3 item_index.3 \