Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Dcache_frag.cpp47 struct StructCounter { struct
48 StructInfo *Struct;
49 u64 Count; // The total access count of the struct.
50 u64 Ratio; // Difference ratio for the struct layout access.