Searched defs:all_caches_clo_defined (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/cachegrind/
H A Dcg_arch.c40 Bool all_caches_clo_defined);
283 Bool all_caches_clo_defined = local
290 configure_caches( I1c, D1c, LLc, all_caches_clo_defined );
346 Bool all_caches_clo_defined)
493 if (!all_caches_clo_defined) {
345 configure_caches(cache_t *I1c, cache_t *D1c, cache_t *LLc, Bool all_caches_clo_defined) argument

Completed in 96 milliseconds