Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_main.c400 #define PP_LOCKS (1<<2) macro
401 #define PP_ALL (PP_THREADS | PP_LOCKS)
582 if (flags & PP_LOCKS) { in pp_everything()