Home
last modified time | relevance | path

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

/external/tpm2/
DRSAKeySieve.h67 # define INSTRUMENT_INC(a) (a) = (a) + 1 macro
78 # define INSTRUMENT_INC(a) macro
DRSAKeySieve.c248 INSTRUMENT_INC(MillerRabinTrials); // Instrumentation in MillerRabin()
309 INSTRUMENT_INC(failedAtIteration[9]); in MillerRabin()
311 INSTRUMENT_INC(failedAtIteration[i]); in MillerRabin()
545 INSTRUMENT_INC(totalFieldsSieved); in PrimeSieve()
547 if(i == 0) INSTRUMENT_INC(emptyFieldsSieved); in PrimeSieve()
644 INSTRUMENT_INC(noPrimeFields); in PrimeSelectWithSieve()
Dpart4.txt30580 35 # define INSTRUMENT_INC(a) (a) = (a) + 1
30591 46 # define INSTRUMENT_INC(a)
30893 169 INSTRUMENT_INC(MillerRabinTrials); // Instrumentation
30973 244 INSTRUMENT_INC(failedAtIteration[9]);
30975 246 INSTRUMENT_INC(failedAtIteration[i]);
31248 448 INSTRUMENT_INC(totalFieldsSieved);
31250 450 if(i == 0) INSTRUMENT_INC(emptyFieldsSieved);
31357 540 INSTRUMENT_INC(noPrimeFields);