x86_cpuid_get_llc_cache_info overloads

Synopses

Declared in <folly/system/arch/x86.h>

Returns cache info for the last‐level cache of the detected CPU vendor.

Returns cache info for the last‐level cache for the given vendor.

Return Value

Cache info for the last‐level data cache.

Parameters

Name

Description

vend

The detected CPU vendor.

Created with MrDocs