Home
last modified time | relevance | path

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

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/benchmark/
H A Dbenchmark.c7103 uint64_t cntPct = 0; in current_time() local
7104 asm volatile("mrs %0, CNTPCT_EL0" : "=r" (cntPct)); in current_time()
7107 timer = (double)(cntPct / (COUNTS_PER_SECOND / 1000)); in current_time()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c7103 uint64_t cntPct = 0; in current_time() local
7104 asm volatile("mrs %0, CNTPCT_EL0" : "=r" (cntPct)); in current_time()
7107 timer = (double)(cntPct / (COUNTS_PER_SECOND / 1000)); in current_time()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c7103 uint64_t cntPct = 0; in current_time() local
7104 asm volatile("mrs %0, CNTPCT_EL0" : "=r" (cntPct)); in current_time()
7107 timer = (double)(cntPct / (COUNTS_PER_SECOND / 1000)); in current_time()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c7103 uint64_t cntPct = 0; in current_time() local
7104 asm volatile("mrs %0, CNTPCT_EL0" : "=r" (cntPct)); in current_time()
7107 timer = (double)(cntPct / (COUNTS_PER_SECOND / 1000)); in current_time()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/benchmark/
H A Dbenchmark.c7103 uint64_t cntPct = 0; in current_time() local
7104 asm volatile("mrs %0, CNTPCT_EL0" : "=r" (cntPct)); in current_time()
7107 timer = (double)(cntPct / (COUNTS_PER_SECOND / 1000)); in current_time()