Skip to main content

CPU

The CPU category focuses on processor usage and runtime CPU characteristics (architecture, caches, frequency), plus model-level CPU specs when available.

CPU: runtime CPU fields and model-level specs (when available).

Table Of Contents

Overview

For charts and a focused view, see CPU Monitor.

This category mixes live runtime readings (from iOS) with model-specific specs (from Lirum's built-in device database).

Field Reference

Live Fields

Live fields are fetched from iOS at the interval shown. Values can change as your device state changes.

FieldUpdatesWhat It Means
CPU ArchitectureLive (about 60s)The architecture of the CPU.
CPU FrequencyLive (about 60s)CPU clock frequency.
CPU FamilyLive (about 60s)CPU family identifier.
CPU Type (HW)Live (about 60s)CPU type hardware identifier.
Active CoresLive (about 60s)Number of active CPU cores.
L1 I-CacheLive (about 60s)L1 instruction cache size.
L1 D-CacheLive (about 60s)L1 data cache size.
L2 CacheLive (about 60s)L2 cache size.
L3 CacheLive (about 60s)L3 cache size.
CPU Core CountLive (about 1s)Total number of CPU cores reported by iOS.
CPU UsageLive (about 1s)Total CPU utilization across all cores.
CPU Usage Per CoreLive (about 1s)Per-core CPU utilization breakdown (one value per core).

Spec Fields

Spec fields describe your device model. They come from Lirum's built-in device database and do not change at runtime.

FieldUpdatesWhat It Means
Maximum Clock SpeedSpecMaximum CPU clock speed.
Neural EngineSpecNeural Engine availability.
Out-of-Order ExecutionSpecCPU supports out-of-order instruction execution.
Issue WidthSpecNumber of instructions that can be issued simultaneously.
Pipeline DepthSpecDepth of CPU instruction pipeline.
Core BaseSpecCPU core base architecture.
TransistorsSpecNumber of transistors in the CPU.
Simultaneous CoresSpecNumber of cores that can run simultaneously.
Motion CoprocessorSpecMotion data processing coprocessor.
Actual Clock SpeedSpecCurrent CPU clock speed.
L1 CacheSpecLevel 1 cache size.
L2 CacheSpecLevel 2 cache size.
L3 CacheSpecLevel 3 cache size.

Notes

  • Some fields may be unavailable depending on device model, iOS version, and permissions.