mir_cpuid_dCache

Data Caches

  1. immutable(Cache)[] mir_cpuid_dCache()
    export nothrow @nogc extern (C) pure @trusted
    immutable(Cache)[]
    mir_cpuid_dCache
    ()
  2. alias dCache = mir_cpuid_dCache

Return Value

Type: immutable(Cache)[]

Array composed of detected data caches. Array is sorted in ascending order.

Meta