HomeSort by relevance Sort by last modified time
    Searched refs:CacheLine (Results 1 - 2 of 2) sorted by null

  /external/valgrind/tsan/
thread_sanitizer.cc     [all...]
  /external/valgrind/main/helgrind/
libhb_core.c 86 # define CHECK_ZSM 1 /* do sanity-check CacheLine stuff */
90 # define CHECK_ZSM 0 /* don't sanity-check CacheLine stuff */
421 /* ------ CacheLine ------ */
432 CacheLine;
472 CacheLine-sized chunks of SecMaps are copied into a Cache, being
528 /* Each tag is the address of the associated CacheLine, rounded down
529 to a CacheLine address boundary. A CacheLine size must be a power
537 CacheLine lyns0[N_WAY_NENT];
544 a CacheLine. *
    [all...]

Completed in 91 milliseconds