Home
last modified time | relevance | path

Searched refs:Frames (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.h35 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin()
36 FixedStreamArray<FrameData>::Iterator end() const { return Frames.end(); } in end()
42 FixedStreamArray<FrameData> Frames; variable
58 void setFrames(ArrayRef<FrameData> Frames);
62 std::vector<FrameData> Frames; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp28 if (auto EC = Reader.readArray(Frames, Count)) in initialize()
39 uint32_t Size = sizeof(FrameData) * Frames.size(); in calculateSerializedSize()
51 std::vector<FrameData> SortedFrames(Frames.begin(), Frames.end()); in commit()
61 Frames.push_back(Frame); in addFrameData()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp28 for (const auto &Frames : CallSites) { in serialize() local
29 LE.write<uint64_t>(Frames.size()); in serialize()
30 for (const FrameId &Id : Frames) in serialize()
65 llvm::SmallVector<FrameId> Frames; in deserialize() local
66 Frames.reserve(NumFrames); in deserialize()
70 Frames.push_back(Id); in deserialize()
72 Record.CallSites.push_back(Frames); in deserialize()
H A DRawMemProfReader.cpp425 const SmallVector<FrameId> &Frames = SymbolizedFrame[Address]; in mapRawProfileToRecords() local
427 assert(!idToFrame(Frames.back()).IsInlineFrame && in mapRawProfileToRecords()
433 for (size_t J = 0; J < Frames.size(); J++) { in mapRawProfileToRecords()
440 const GlobalValue::GUID Guid = idToFrame(Frames[J]).Function; in mapRawProfileToRecords()
441 PerFunctionCallSites[Guid].insert(&Frames); in mapRawProfileToRecords()
445 Callstack.append(Frames.begin(), Frames.end()); in mapRawProfileToRecords()
H A DSampleProfWriter.cpp402 auto Frames = Context.getContextFrames(); in writeCSNameTableSection() local
403 encodeULEB128(Frames.size(), OS); in writeCSNameTableSection()
404 for (auto &Callsite : Frames) { in writeCSNameTableSection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h93 SmallVector<DILineInfo, 4> Frames; variable
101 assert(Index < Frames.size()); in getFrame()
102 return Frames[Index]; in getFrame()
106 assert(Index < Frames.size()); in getMutableFrame()
107 return &Frames[Index]; in getMutableFrame()
110 uint32_t getNumberOfFrames() const { return Frames.size(); } in getNumberOfFrames()
112 void addFrame(const DILineInfo &Frame) { Frames.push_back(Frame); } in addFrame()
114 void resize(unsigned i) { Frames.resize(i); } in resize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp111 std::vector<SymIndexId> Frames; in findInlineFramesByVA() local
128 Frames.insert(Frames.begin(), Id); in findInlineFramesByVA()
146 return std::make_unique<NativeEnumSymbols>(Session, std::move(Frames)); in findInlineFramesByVA()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp108 auto Frames = ParentFunc->findInlineFramesByVA(Address.Address); in getInliningInfoForAddress() local
109 if (!Frames || Frames->getChildCount() == 0) { in getInliningInfoForAddress()
114 while (auto Frame = Frames->getNext()) { in getInliningInfoForAddress()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h357 for (const auto &Frames : CallSites) { in serializedSize() local
360 Result += Frames.size() * sizeof(FrameId); in serializedSize()
415 llvm::SmallVector<Frame> Frames; in MemProfRecord() local
417 Frames.push_back(IdToFrameCallback(Id)); in MemProfRecord()
419 CallSites.push_back(Frames); in MemProfRecord()
433 for (const llvm::SmallVector<Frame> &Frames : CallSites) { in print() local
434 for (const Frame &F : Frames) { in print()
/freebsd-14.2/sys/dev/e1000/
H A DREADME165 Jumbo Frames
167 Jumbo Frames support is enabled by changing the Maximum Transmission Unit (MTU)
181 NOTE: The maximum MTU setting for Jumbo Frames is 16110. This value coincides
182 with the maximum Jumbo Frames size of 16132 bytes.
191 NOTE: Some Intel gigabit adapters that support Jumbo Frames have a frame size
217 NOTE: The following adapters limit Jumbo Frames sized packets to a maximum of
221 - The following adapters do not support Jumbo Frames:
238 - Jumbo Frames cannot be configured on an 82579-based Network device if
375 with Jumbo Frames.
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp217 const DebugFrameDataSubsectionRef &Frames);
219 std::vector<YAMLFrameData> Frames; member
362 IO.mapRequired("Frames", Frames); in map()
514 for (const auto &YF : Frames) { in toCodeViewSubsection()
710 const DebugFrameDataSubsectionRef &Frames) { in fromCodeViewSubsection() argument
712 for (const auto &F : Frames) { in fromCodeViewSubsection()
731 Result->Frames.push_back(YF); in fromCodeViewSubsection()
872 DebugFrameDataSubsectionRef &Frames, const StringsAndChecksumsRef &State) { in visitFrameData() argument
874 YAMLFrameDataSubsection::fromCodeViewSubsection(State.strings(), Frames); in visitFrameData()
/freebsd-14.2/lib/libc/net/
H A Dprotocols103 ax.25 93 AX.25 # AX.25 Frames
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dfsl-fman.txt130 Frames internal context
/freebsd-14.2/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md83 - [Frames](#frames)
95 Frames section in Zstandard Compression Format
347 (see [Zstandard Frames](#zstandard-frames)).
958 Skippable Frames
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt633 Frames is enabled when when communicating with another Fast
634 Frames-capable station. The value is only meaningful for
635 interfaces that support Atheros Fast Frames."
/freebsd-14.2/contrib/wpa/hostapd/
H A DChangeLog255 - add Service-Type (= Frames)
/freebsd-14.2/contrib/tcpdump/
H A DCHANGES1178 support for decoding IS-IS inside Cisco HDLC Frames
/freebsd-14.2/share/misc/
H A Dusb_vendors8990 0143 Multiple Frames Film Scanner-36series