Home
last modified time | relevance | path

Searched defs:Info (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/freebsd/usr.bin/systat/
H A Dvmstat.c67 static struct Info { struct
68 long time[CPUSTATES];
69 uint64_t v_swtch; /* context switches */
70 uint64_t v_trap; /* calls to trap */
71 uint64_t v_syscall; /* calls to syscall() */
72 uint64_t v_intr; /* device interrupts */
73 uint64_t v_soft; /* software interrupts */
77 uint64_t v_vm_faults; /* number of address memory faults */
78 uint64_t v_io_faults; /* page faults requiring I/O */
79 uint64_t v_cow_faults; /* number of copy-on-writes */
[all …]
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcs.c178 ACPI_OP_WALK_INFO *Info, in AcpiDmIrqDescriptor()
225 ACPI_OP_WALK_INFO *Info, in AcpiDmDmaDescriptor()
264 ACPI_OP_WALK_INFO *Info, in AcpiDmFixedDmaDescriptor()
310 ACPI_OP_WALK_INFO *Info, in AcpiDmIoDescriptor()
357 ACPI_OP_WALK_INFO *Info, in AcpiDmFixedIoDescriptor()
397 ACPI_OP_WALK_INFO *Info, in AcpiDmStartDependentDescriptor()
438 ACPI_OP_WALK_INFO *Info, in AcpiDmEndDependentDescriptor()
468 ACPI_OP_WALK_INFO *Info, in AcpiDmVendorSmallDescriptor()
H A Ddmresrcl2.c301 ACPI_OP_WALK_INFO *Info, in AcpiDmGpioCommon()
393 ACPI_OP_WALK_INFO *Info, in AcpiDmGpioIntDescriptor()
445 ACPI_OP_WALK_INFO *Info, in AcpiDmGpioIoDescriptor()
499 ACPI_OP_WALK_INFO *Info, in AcpiDmGpioDescriptor()
530 ACPI_OP_WALK_INFO *Info, in AcpiDmClockInputDescriptor()
585 ACPI_OP_WALK_INFO *Info, in AcpiDmPinFunctionDescriptor()
764 ACPI_OP_WALK_INFO *Info, in AcpiDmCsi2SerialBusDescriptor()
835 ACPI_OP_WALK_INFO *Info, in AcpiDmI2cSerialBusDescriptor()
911 ACPI_OP_WALK_INFO *Info, in AcpiDmSpiSerialBusDescriptor()
996 ACPI_OP_WALK_INFO *Info, in AcpiDmUartSerialBusDescriptor()
[all …]
H A Ddmresrcl.c701 ACPI_OP_WALK_INFO *Info, in AcpiDmWordDescriptor()
748 ACPI_OP_WALK_INFO *Info, in AcpiDmDwordDescriptor()
795 ACPI_OP_WALK_INFO *Info, in AcpiDmQwordDescriptor()
842 ACPI_OP_WALK_INFO *Info, in AcpiDmExtendedDescriptor()
892 ACPI_OP_WALK_INFO *Info, in AcpiDmMemory24Descriptor()
933 ACPI_OP_WALK_INFO *Info, in AcpiDmMemory32Descriptor()
974 ACPI_OP_WALK_INFO *Info, in AcpiDmFixedMemory32Descriptor()
1019 ACPI_OP_WALK_INFO *Info, in AcpiDmGenericRegisterDescriptor()
1077 ACPI_OP_WALK_INFO *Info, in AcpiDmInterruptDescriptor()
1185 ACPI_OP_WALK_INFO *Info, in AcpiDmVendorLargeDescriptor()
H A Ddmwalk.c220 ACPI_OP_WALK_INFO Info; in AcpiDmDisassemble() local
264 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmWalkParseTree() local
520 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmDescendingOp() local
1048 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmAscendingOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h55 struct Info { struct
58 ArrayRef<StringLiteral> Prefixes;
59 StringLiteral PrefixedName;
60 const char *HelpText;
91 ArrayRef<Info> OptionInfos; argument
167 auto Info = getInfo(id); in getOptionHelpText() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype1.c185 ASL_RESOURCE_INFO *Info) in RsDoEndTagDescriptor()
215 ASL_RESOURCE_INFO *Info) in RsDoEndDependentDescriptor()
244 ASL_RESOURCE_INFO *Info) in RsDoMemory24Descriptor()
349 ASL_RESOURCE_INFO *Info) in RsDoMemory32Descriptor()
456 ASL_RESOURCE_INFO *Info) in RsDoMemory32FixedDescriptor()
532 ASL_RESOURCE_INFO *Info) in RsDoStartDependentDescriptor()
629 ASL_RESOURCE_INFO *Info) in RsDoStartDependentNoPriDescriptor()
693 ASL_RESOURCE_INFO *Info) in RsDoVendorSmallDescriptor()
H A Daslrestype1i.c183 ASL_RESOURCE_INFO *Info) in RsDoDmaDescriptor()
303 ASL_RESOURCE_INFO *Info) in RsDoFixedDmaDescriptor()
378 ASL_RESOURCE_INFO *Info) in RsDoFixedIoDescriptor()
458 ASL_RESOURCE_INFO *Info) in RsDoIoDescriptor()
569 ASL_RESOURCE_INFO *Info) in RsDoIrqDescriptor()
691 ASL_RESOURCE_INFO *Info) in RsDoIrqNoFlagsDescriptor()
H A Daslmapenter.c201 ACPI_GPIO_INFO *Info; in MpSaveGpioInfo() local
251 ACPI_SERIAL_INFO *Info; in MpSaveSerialInfo() local
324 ACPI_GPIO_INFO *Info; in MpCreateGpioInfo() local
402 ACPI_SERIAL_INFO *Info; in MpCreateSerialInfo() local
H A Daslrestype2s.c438 ASL_RESOURCE_INFO *Info) in RsDoGpioIntDescriptor()
647 ASL_RESOURCE_INFO *Info) in RsDoGpioIoDescriptor()
853 ASL_RESOURCE_INFO *Info) in RsDoI2cSerialBusDescriptor()
1012 ASL_RESOURCE_INFO *Info) in RsDoSpiSerialBusDescriptor()
1200 ASL_RESOURCE_INFO *Info) in RsDoUartSerialBusDescriptor()
1404 ASL_RESOURCE_INFO *Info) in RsDoCsi2SerialBusDescriptor()
1540 ASL_RESOURCE_INFO *Info) in RsDoPinFunctionDescriptor()
1719 ASL_RESOURCE_INFO *Info) in RsDoClockInputDescriptor()
1829 ASL_RESOURCE_INFO *Info) in RsDoPinConfigDescriptor()
2023 ASL_RESOURCE_INFO *Info) in RsDoPinGroupDescriptor()
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp140 template <PrimType OpType> bool EvalEmitter::emitRet(const SourceInfo &Info) { in emitRet()
152 template <> bool EvalEmitter::emitRet<PT_Ptr>(const SourceInfo &Info) { in emitRet()
189 template <> bool EvalEmitter::emitRet<PT_FnPtr>(const SourceInfo &Info) { in emitRet()
200 bool EvalEmitter::emitRetVoid(const SourceInfo &Info) { in emitRetVoid()
207 bool EvalEmitter::emitRetValue(const SourceInfo &Info) { in emitRetValue()
228 bool EvalEmitter::emitGetPtrLocal(uint32_t I, const SourceInfo &Info) { in emitGetPtrLocal()
238 bool EvalEmitter::emitGetLocal(uint32_t I, const SourceInfo &Info) { in emitGetLocal()
250 bool EvalEmitter::emitSetLocal(uint32_t I, const SourceInfo &Info) { in emitSetLocal()
264 bool EvalEmitter::emitDestroy(uint32_t I, const SourceInfo &Info) { in emitDestroy()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp251 const api_notes::CommonEntityInfo &Info, in ProcessAPINotes()
320 const api_notes::CommonTypeInfo &Info, in ProcessAPINotes()
364 const api_notes::VariableInfo &Info, in ProcessAPINotes()
410 const api_notes::ParamInfo &Info, in ProcessAPINotes()
429 const api_notes::GlobalVariableInfo &Info, in ProcessAPINotes()
438 const api_notes::ObjCPropertyInfo &Info, in ProcessAPINotes()
459 const api_notes::FunctionInfo &Info, in ProcessAPINotes()
551 const api_notes::CXXMethodInfo &Info, in ProcessAPINotes()
558 const api_notes::GlobalFunctionInfo &Info, in ProcessAPINotes()
567 const api_notes::EnumConstantInfo &Info, in ProcessAPINotes()
[all …]
/freebsd/sys/contrib/dev/acpica/common/
H A Dadwalk.c238 ACPI_OP_WALK_INFO Info; in AcpiDmDumpTree() local
274 ACPI_OP_WALK_INFO Info; in AcpiDmFindOrphanMethods() local
312 ACPI_OP_WALK_INFO Info; in AcpiDmFinishNamespaceLoad() local
367 ACPI_OP_WALK_INFO Info; in AcpiDmCrossReferenceNamespace() local
422 ACPI_OP_WALK_INFO Info; in AcpiDmConvertParseObjects() local
481 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmDumpDescending() local
755 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmLoadDescendingOp() local
890 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmXrefDescendingOp() local
1129 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmProcessResourceDescriptors() local
1183 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmCommonAscendingOp() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DXcodeSDK.h44 struct Info { global() struct
49 internalInfo global() argument
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair2.c315 ACPI_EVALUATE_INFO *Info, in AcpiNsComplexRepairs()
392 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_ALR()
425 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_FDE()
521 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_CID()
597 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_CST()
689 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_HID()
780 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_PRT()
854 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_PSS()
926 ACPI_EVALUATE_INFO *Info, in AcpiNsRepair_TSS()
978 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckSortedList()
H A Dnsinit.c204 ACPI_INIT_WALK_INFO Info; in AcpiNsInitializeObjects() local
269 ACPI_DEVICE_WALK_INFO Info; in AcpiNsInitializeDevices() local
498 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context; in AcpiNsInitOneObject() local
636 ACPI_DEVICE_WALK_INFO *Info = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context); in AcpiNsFindIniMethods() local
710 ACPI_EVALUATE_INFO *Info = WalkInfo->EvaluateInfo; in AcpiNsInitOneDevice() local
H A Dnsrepair.c262 ACPI_EVALUATE_INFO *Info, in AcpiNsSimpleRepair()
516 ACPI_EVALUATE_INFO *Info, in AcpiNsRepairNullElement()
605 ACPI_EVALUATE_INFO *Info, in AcpiNsRemoveNullElements()
708 ACPI_EVALUATE_INFO *Info, in AcpiNsWrapWithPackage()
H A Dnsprepkg.c205 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckPackage()
537 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckPackageList()
768 ACPI_EVALUATE_INFO *Info, in AcpiNsCustomPackage()
855 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckPackageElements()
H A Dnspredef.c218 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckReturnValue()
354 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckObjectType()
457 ACPI_EVALUATE_INFO *Info, in AcpiNsCheckReference()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp35 if (const CommandInfo *Info = getBuiltinCommandInfo(Name)) in getCommandInfoOrNULL() local
41 if (const CommandInfo *Info = getBuiltinCommandInfo(CommandID)) in getCommandInfo() local
90 CommandInfo *Info = new (Allocator) CommandInfo(); in createCommandInfoWithName() local
105 CommandInfo *Info = createCommandInfoWithName(CommandName); in registerUnknownCommand() local
111 CommandInfo *Info = createCommandInfoWithName(CommandName); in registerBlockCommand() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c496 ACPI_WALK_INFO Info; in AcpiDbWalkAndMatchName() local
708 ACPI_OBJECT_INFO *Info = (ACPI_OBJECT_INFO *) Context; in AcpiDbWalkForObjectCounts() local
746 ACPI_REGION_WALK_INFO *Info = (ACPI_REGION_WALK_INFO *) Context; in AcpiDbWalkForFields() local
834 ACPI_WALK_INFO *Info = (ACPI_WALK_INFO *) Context; in AcpiDbWalkForSpecificObjects() local
879 ACPI_WALK_INFO Info; in AcpiDbDisplayObjects() local
970 ACPI_REGION_WALK_INFO Info; in AcpiDbDisplayFields() local
1008 ACPI_INTEGRITY_INFO *Info = (ACPI_INTEGRITY_INFO *) Context; in AcpiDbIntegrityWalk() local
1085 ACPI_INTEGRITY_INFO Info = {0,0}; in AcpiDbCheckIntegrity() local
1200 ACPI_DEVICE_INFO *Info; in AcpiDbBusWalk() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h67 struct Info { struct
76 /// processed TruncInst. It maps each instruction in the graph to its Info argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp133 const DILineInfo &Info) { in printSimpleLocation() argument
140 const DILineInfo &Info) { in printSimpleLocation() argument
150 printVerbose(StringRef Filename,const DILineInfo & Info) printVerbose() argument
163 printStartAddress(const DILineInfo & Info) printStartAddress() argument
173 print(const DILineInfo & Info,bool Inlined) print() argument
184 print(const Request & Request,const DILineInfo & Info) print() argument
191 print(const Request & Request,const DIInliningInfo & Info) print() argument
306 print(const Request & Request,const DILineInfo & Info) print() argument
312 print(const Request & Request,const DIInliningInfo & Info) print() argument
[all...]
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsxface.c240 ACPI_EVALUATE_INFO *Info) in AcpiPsExecuteMethod()
406 ACPI_EVALUATE_INFO *Info) in AcpiPsExecuteTable()
500 ACPI_EVALUATE_INFO *Info, in AcpiPsUpdateParameterList()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h71 struct Info { struct
86 llvm::ArrayRef<Info> TSRecords; argument

12345678910>>...22