Searched defs:cpu_info (Results 1 - 25 of 30) sorted by relevance

12

/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.cpp97 json::Value toJSON(const pt_cpu &cpu_info) { argument
106 bool fromJSON(const json::Value &value, pt_cpu &cpu_info, Path path) { argument
[all...]
H A DTraceIntelPTJSONStructs.h54 pt_cpu cpu_info; member in struct:lldb_private::trace_intel_pt::JSONTraceBundleDescription
H A DLibiptDecoder.cpp50 Expected<pt_cpu> cpu_info = trace_intel_pt.GetCPUInfo(); local
H A DTraceIntelPT.cpp485 Expected<std::vector<uint8_t>> cpu_info = local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DIntelPTCollector.cpp196 Expected<ArrayRef<uint8_t>> cpu_info = GetProcfsCpuInfo(); local
/openbsd-current/usr.bin/systat/
H A Dcpu.c147 cpu_info(void) function
/openbsd-current/sys/arch/alpha/alpha/
H A Dcpu.c87 struct cpu_info *cpu_info[ALPHA_MAXPROCS]; variable in typeref:struct:cpu_info
[all...]
/openbsd-current/sys/arch/arm/arm/
H A Darm32_machdep.c94 struct cpu_info *cpu_info[MAXCPUS] = { &cpu_info_primary }; variable in typeref:struct:cpu_info
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/OpenBSDKernel/
H A DProcessOpenBSDKernel.cpp149 lldb::addr_t cpu_info = FindSymbol("cpu_info"); local
/openbsd-current/sys/arch/alpha/include/
H A Dcpu.h174 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/sh/include/
H A Dcpu.h61 struct cpu_info { struct
/openbsd-current/sys/arch/riscv64/include/
H A Dcpu.h77 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/powerpc64/include/
H A Dcpu.h55 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dcpu.c66 struct cpu_info cpu_info[MAXCPUS]; variable in typeref:struct:cpu_info
[all...]
/openbsd-current/sys/arch/i386/i386/
H A Dcpu.c155 struct cpu_info *cpu_info[MAXCPUS] = { &cpu_info_primary }; variable in typeref:struct:cpu_info
[all...]
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dmachdep.c98 struct cpu_info *cpu_info[MAXCPUS] = { &cpu_info_primary }; variable in typeref:struct:cpu_info
/openbsd-current/sys/arch/arm/include/
H A Dcpu.h157 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/sparc64/include/
H A Dcpu.h102 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/powerpc/include/
H A Dcpu.h44 struct cpu_info { struct
/openbsd-current/sys/arch/macppc/macppc/
H A Dcpu.c69 struct cpu_info cpu_info[PPC_MAXPROCS]; variable in typeref:struct:cpu_info
/openbsd-current/sys/arch/arm64/include/
H A Dcpu.h115 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/amd64/amd64/
H A Dcpu.c465 struct cpu_info *cpu_info[MAXCPUS] = { &cpu_info_primary }; variable in typeref:struct:cpu_info
[all...]
/openbsd-current/sys/arch/m88k/include/
H A Dcpu.h91 struct cpu_info { struct
/openbsd-current/sys/arch/hppa/include/
H A Dcpu.h83 struct cpu_info { struct
[all...]
/openbsd-current/sys/arch/i386/include/
H A Dcpu.h78 struct cpu_info { struct
[all...]

Completed in 345 milliseconds

12