Home
last modified time | relevance | path

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

/external/valgrind/main/cachegrind/
Dcg-x86-amd64.c62 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()
Dcg_main.c1710 cache_t I1c, D1c, LLc; in cg_post_clo_init() local
/external/valgrind/main/callgrind/
Dsim.c1277 cache_t I1c, D1c, LLc; in cachesim_post_clo_init() local