Home
last modified time | relevance | path

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

/linux-3.4.99/tools/power/cpupower/bench/
Dbenchmark.c50 unsigned int rounds = 0; in calculate_timespace() local
66 rounds = (unsigned int)(load * estimated / timed); in calculate_timespace()
67 dprintf("calibrating with %u rounds\n", rounds); in calculate_timespace()
69 ROUNDS(rounds); in calculate_timespace()
73 estimated = rounds; in calculate_timespace()
104 for (_round = 1; _round <= config->rounds; _round++) in start_benchmark()
108 for (_round = 0; _round < config->rounds; _round++) { in start_benchmark()
Dmain.c139 sscanf(optarg, "%u", &config->rounds); in main()
187 config->rounds, in main()
DREADME-BENCH47 rounds=5
66 This shows expected results of the first two test run rounds from
117 -r, --rounds<int> load/sleep rounds
Dexample.cfg9 rounds = 40
Dparse.h30 unsigned int rounds; /* calculation rounds with iterated sleep/load time */ member
Dparse.c134 config->rounds = 50; in prepare_default_config()
200 sscanf(val, "%u", &config->rounds); in prepare_config()
Dsystem.c144 for (round = 0; round < config->rounds; round++) { in prepare_user()
/linux-3.4.99/arch/x86/crypto/
Dsha1_ssse3_glue.c37 unsigned int rounds);
40 unsigned int rounds);
72 const unsigned int rounds = (len - done) / SHA1_BLOCK_SIZE; in __sha1_ssse3_update() local
74 sha1_transform_asm(sctx->state, data + done, rounds); in __sha1_ssse3_update()
75 done += rounds * SHA1_BLOCK_SIZE; in __sha1_ssse3_update()
Dsha1_ssse3_asm.S377 # vector iteration / 4 scalar rounds
Daesni-intel_asm.S370 .irpc index, 1234 # do 4 rounds
383 .irpc index, 56789 # do next 5 rounds
607 .irpc index, 1234 # do 4 rounds
620 .irpc index, 56789 # do next 5 rounds
/linux-3.4.99/fs/reiserfs/
Dhashes.c30 #define TEACORE(rounds) \ argument
33 int n = rounds; \
/linux-3.4.99/drivers/crypto/
Dpadlock-aes.c42 rounds:4, member
134 ctx->cword.encrypt.rounds = 10 + (key_len - 16) / 4; in aes_set_key()
135 ctx->cword.decrypt.rounds = ctx->cword.encrypt.rounds; in aes_set_key()
/linux-3.4.99/Documentation/
Dnommu-mmap.txt283 NOMMU mmap automatically rounds up to the nearest power-of-2 number of pages
/linux-3.4.99/crypto/
DKconfig831 many rounds for security. It is very fast and uses