Home
last modified time | relevance | path

Searched refs:n_fil_crypt_iops_allocated (Results 1 – 9 of 9) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/fil/
H A Dfil0crypt.cc79 static uint n_fil_crypt_iops_allocated = 0; variable
1306 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1318 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1371 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1379 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1386 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1395 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1398 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1405 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1429 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/fil/
H A Dfil0crypt.cc79 static uint n_fil_crypt_iops_allocated = 0; variable
1260 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1272 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1325 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1333 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1340 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1349 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1352 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1359 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1386 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/fil/
H A Dfil0crypt.cc79 static uint n_fil_crypt_iops_allocated = 0; variable
1260 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1272 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1325 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1333 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1340 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1349 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1352 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1359 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1386 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/fil/
H A Dfil0crypt.cc79 static uint n_fil_crypt_iops_allocated = 0; variable
1306 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1318 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1371 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1379 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1386 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1395 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1398 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1405 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1429 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/fil/
H A Dfil0crypt.cc79 static uint n_fil_crypt_iops_allocated = 0; variable
1450 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1462 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1515 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1523 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1530 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1539 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1542 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1549 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1576 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/fil/
H A Dfil0crypt.cc79 static uint n_fil_crypt_iops_allocated = 0;
1450 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) {
1462 n_fil_crypt_iops_allocated += alloc;
1515 if (n_fil_crypt_iops_allocated < extra) {
1523 n_fil_crypt_iops_allocated -= extra;
1530 n_fil_crypt_iops_allocated ++;
1539 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) {
1542 n_fil_crypt_iops_allocated;
1549 n_fil_crypt_iops_allocated += extra;
1576 if (n_fil_crypt_iops_allocated < iops) {
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/fil/
H A Dfil0crypt.cc100 static uint n_fil_crypt_iops_allocated = 0; variable
1191 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1203 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1256 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1264 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1271 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1280 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1283 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1290 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1316 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/fil/
H A Dfil0crypt.cc100 static uint n_fil_crypt_iops_allocated = 0; variable
1191 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1203 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1256 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1264 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1271 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1280 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1283 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1290 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1316 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/fil/
H A Dfil0crypt.cc100 static uint n_fil_crypt_iops_allocated = 0; variable
1191 if (n_fil_crypt_iops_allocated >= srv_n_fil_crypt_iops) { in fil_crypt_alloc_iops()
1203 n_fil_crypt_iops_allocated += alloc; in fil_crypt_alloc_iops()
1256 if (n_fil_crypt_iops_allocated < extra) { in fil_crypt_realloc_iops()
1264 n_fil_crypt_iops_allocated -= extra; in fil_crypt_realloc_iops()
1271 n_fil_crypt_iops_allocated ++; in fil_crypt_realloc_iops()
1280 if (n_fil_crypt_iops_allocated < srv_n_fil_crypt_iops) { in fil_crypt_realloc_iops()
1283 n_fil_crypt_iops_allocated; in fil_crypt_realloc_iops()
1290 n_fil_crypt_iops_allocated += extra; in fil_crypt_realloc_iops()
1316 if (n_fil_crypt_iops_allocated < iops) { in fil_crypt_return_iops()
[all …]