Home
last modified time | relevance | path

Searched defs:cpuinfo_x86_caches (Results 1 – 1 of 1) sorted by relevance

/external/cpuinfo/src/x86/
Dapi.h27 struct cpuinfo_x86_caches { struct
28 struct cpuinfo_trace_cache trace;
29 struct cpuinfo_x86_cache l1i;
30 struct cpuinfo_x86_cache l1d;
31 struct cpuinfo_x86_cache l2;
32 struct cpuinfo_x86_cache l3;
33 struct cpuinfo_x86_cache l4;
34 uint32_t prefetch_size;