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

  /external/valgrind/VEX/priv/
guest_arm64_helpers.c 63 static UInt tot_evals = 0; variable
104 tot_evals++; \
105 if (0 == (tot_evals & 0x7FFF)) \
    [all...]
guest_arm_helpers.c 66 static UInt tot_evals = 0; variable
100 tot_evals++; \
101 if (0 == (tot_evals & 0xFFFFF)) \
    [all...]

Completed in 172 milliseconds