HomeSort by relevance Sort by last modified time
    Searched full:locate_cache (Results 1 - 1 of 1) sorted by null

  /external/valgrind/cachegrind/
cg_arch.c 329 locate_cache(const VexCacheInfo *ci, VexCacheKind kind, UInt level) function
356 i1 = locate_cache(ci, INSN_CACHE, 1);
357 d1 = locate_cache(ci, DATA_CACHE, 1);
358 ll = locate_cache(ci, UNIFIED_CACHE, ci->num_levels);

Completed in 136 milliseconds