Searched defs:I1c (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/cachegrind/ |
D | cg-x86-amd64.c | 62 Int Intel_cache_info(Int level, cache_t* I1c, cache_t* D1c, cache_t* LLc) in Intel_cache_info() 366 Int AMD_cache_info(cache_t* I1c, cache_t* D1c, cache_t* LLc) in AMD_cache_info() 418 Int get_caches_from_CPUID(cache_t* I1c, cache_t* D1c, cache_t* LLc) in get_caches_from_CPUID()
|
D | cg_main.c | 1710 cache_t I1c, D1c, LLc; in cg_post_clo_init() local
|
/external/valgrind/main/callgrind/ |
D | sim.c | 1277 cache_t I1c, D1c, LLc; in cachesim_post_clo_init() local
|