Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1226 struct CacheInfo { struct
1227 std::string type;
1228 int level;
1229 int size;
1230 int num_sharing;
/third_party/benchmark/include/benchmark/
Dbenchmark.h1458 struct CacheInfo { struct
1459 std::string type;
1460 int level;
1461 int size;
1462 int num_sharing;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1113 NonLocalPointerInfo *CacheInfo = &Pair.first->second; in getNonLocalPointerDepFromBB() local