Home
last modified time | relevance | path

Searched refs:CHECK_ZSM (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/
Dlibhb_core.c88 # define CHECK_ZSM 1 /* do sanity-check CacheLine stuff */
92 # define CHECK_ZSM 0 /* don't sanity-check CacheLine stuff */ macro
432 if (CHECK_ZSM) in address_in_range()
924 if (CHECK_ZSM) tl_assert(is_sane_SecMap(sm)); in shmem__find_or_alloc_SecMap()
933 if (CHECK_ZSM) tl_assert(is_sane_SecMap(sm)); in shmem__find_or_alloc_SecMap()
1332 if (CHECK_ZSM in normalise_tree()
1396 if (CHECK_ZSM) in normalise_CacheLine()
1499 if (CHECK_ZSM) in cacheline_wback()
1516 if (CHECK_ZSM) in cacheline_wback()
1524 if (CHECK_ZSM) in cacheline_wback()
[all …]