Searched refs:initCounts (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_arm64_helpers.c65 static void initCounts ( void ) function
100 if (!initted) initCounts(); \
H A Dguest_arm_helpers.c68 static void initCounts ( void ) function
97 if (!initted) initCounts(); \
H A Dguest_x86_helpers.c476 static void initCounts ( void ) function
581 if (!initted) initCounts();
599 if (!initted) initCounts();
651 if (!initted) initCounts();
H A Dguest_amd64_helpers.c624 static void initCounts ( void ) function
756 if (!initted) initCounts();
773 if (!initted) initCounts();
828 if (!initted) initCounts();

Completed in 336 milliseconds