Searched refs:helgrind (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_valgrind_check.m4 | 7 # AX_VALGRIND_DFLT(memcheck|helgrind|drd|sgcheck, on|off) 49 # each of the available Valgrind tools (out of memcheck, helgrind and drd) 56 # memcheck, helgrind, drd and sgcheck. These are useful because often only 73 m4_define([valgrind_tool_list], [[memcheck], [helgrind], [drd], [sgcheck]]) 155 # memcheck, helgrind, drd, sgcheck). (Default: various) 169 valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS)
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | Makefile | 317 helgrind: target
|