Home | History | Annotate | Download | only in cachegrind

Lines Matching full:cache_t

43 static Char* check_cache(cache_t* cache)
78 static void parse_cache_opt ( cache_t* cache, Char* opt, Char* optval )
115 cache_t* clo_I1c,
116 cache_t* clo_D1c,
117 cache_t* clo_LLc)
135 static void umsg_cache_img(Char* desc, cache_t* c)
143 static void check_cache_or_override(Char* desc, cache_t* c, Bool clo_redefined)
160 void VG_(post_clo_init_configure_caches)(cache_t* I1c,
161 cache_t* D1c,
162 cache_t* LLc,
163 cache_t* clo_I1c,
164 cache_t* clo_D1c,
165 cache_t* clo_LLc)