Home
last modified time | relevance | path

Searched refs:flush_type (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/buf/
H A Dbuf0flu.cc569 switch (flush_type) { in buf_flush_ready_for_flush()
736 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1074 ++buf_pool->n_flush[flush_type]; in buf_flush_page()
1084 if (flush_type == BUF_FLUSH_LIST in buf_flush_page()
1209 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1240 space, i, flush_type); in buf_flush_try_neighbors()
1250 space, i, flush_type); in buf_flush_try_neighbors()
1308 if (flush_type != BUF_FLUSH_LRU in buf_flush_try_neighbors()
1795 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1803 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/buf/
H A Dbuf0flu.cc569 switch (flush_type) { in buf_flush_ready_for_flush()
736 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1074 ++buf_pool->n_flush[flush_type]; in buf_flush_page()
1084 if (flush_type == BUF_FLUSH_LIST in buf_flush_page()
1209 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1240 space, i, flush_type); in buf_flush_try_neighbors()
1250 space, i, flush_type); in buf_flush_try_neighbors()
1308 if (flush_type != BUF_FLUSH_LRU in buf_flush_try_neighbors()
1795 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1803 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/buf/
H A Dbuf0flu.cc569 switch (flush_type) { in buf_flush_ready_for_flush()
736 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1074 ++buf_pool->n_flush[flush_type]; in buf_flush_page()
1084 if (flush_type == BUF_FLUSH_LIST in buf_flush_page()
1209 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1240 space, i, flush_type); in buf_flush_try_neighbors()
1250 space, i, flush_type); in buf_flush_try_neighbors()
1308 if (flush_type != BUF_FLUSH_LRU in buf_flush_try_neighbors()
1795 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1803 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/buf/
H A Dbuf0flu.cc562 switch (flush_type) { in buf_flush_ready_for_flush()
724 buf_flush_t flush_type; in buf_flush_write_complete() local
732 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1057 ++buf_pool->n_flush[flush_type]; in buf_flush_page()
1183 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1212 space, i, flush_type); in buf_flush_try_neighbors()
1222 space, i, flush_type); in buf_flush_try_neighbors()
1273 if (flush_type != BUF_FLUSH_LRU in buf_flush_try_neighbors()
1693 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1703 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/buf/
H A Dbuf0flu.cc562 switch (flush_type) { in buf_flush_ready_for_flush()
724 buf_flush_t flush_type; in buf_flush_write_complete() local
732 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1057 ++buf_pool->n_flush[flush_type]; in buf_flush_page()
1183 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1212 space, i, flush_type); in buf_flush_try_neighbors()
1222 space, i, flush_type); in buf_flush_try_neighbors()
1273 if (flush_type != BUF_FLUSH_LRU in buf_flush_try_neighbors()
1693 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1703 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/buf/
H A Dbuf0flu.c664 enum buf_flush flush_type; in buf_flush_write_complete() local
672 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1286 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_page()
1304 buf_pool->n_flush[flush_type]++; in buf_flush_page()
1309 switch (flush_type) { in buf_flush_page()
1404 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1470 if (flush_type != BUF_FLUSH_LRU in buf_flush_try_neighbors()
1556 flush_type, in buf_flush_page_and_try_neighbors()
1743 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1753 switch(flush_type) { in buf_flush_batch()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/buf/
H A Dbuf0flu.cc727 switch (flush_type) { in buf_flush_ready_for_flush()
888 buf_pool->n_flush[flush_type]--; in buf_flush_write_complete()
1303 ++buf_pool->n_flush[flush_type]; in buf_flush_page()
1398 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_check_neighbor()
1445 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1603 if (flush_type == BUF_FLUSH_LRU) { in buf_flush_page_and_try_neighbors()
1907 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1921 switch (flush_type) { in buf_flush_batch()
1957 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_start()
2009 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_wait_batch_end()
[all …]
H A Dbuf0dblwr.cc266 void write(buf_flush_t flush_type) noexcept;
280 if (flush_type == BUF_FLUSH_LIST) { in instance()
323 write_pages(flush_type); in flush_to_disk()
372 if (flush_to_disk(flush_type)) { in enqueue()
466 auto dblwr = instance(flush_type, bpage); in submit()
467 dblwr->enqueue(flush_type, bpage); in submit()
480 dblwr->force_flush(flush_type); in force_flush()
1550 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_SINGLE_PAGE); in write()
1565 Double_write::submit(flush_type, bpage); in write()
1592 switch (flush_type) { in write_complete()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/buf/
H A Dbuf0flu.cc635 switch (flush_type) { in buf_flush_ready_for_flush()
1240 flush_type)); in buf_flush_page()
1304 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1357 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1367 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1398 flush_type)) { in buf_flush_try_neighbors()
1419 flush_type); in buf_flush_try_neighbors()
1534 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1931 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1944 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/buf/
H A Dbuf0flu.cc635 switch (flush_type) { in buf_flush_ready_for_flush()
1240 flush_type)); in buf_flush_page()
1304 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1357 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1367 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1398 flush_type)) { in buf_flush_try_neighbors()
1419 flush_type); in buf_flush_try_neighbors()
1534 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1931 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1944 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/buf/
H A Dbuf0flu.cc635 switch (flush_type) { in buf_flush_ready_for_flush()
1240 flush_type)); in buf_flush_page()
1304 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1357 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1367 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1398 flush_type)) { in buf_flush_try_neighbors()
1419 flush_type); in buf_flush_try_neighbors()
1534 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1931 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1944 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/devel/isa-l/isa-l-2.30.0/igzip/
H A Digzip_perf.c131 uint32_t flush_type; member
211 int flush_type, int hist_bits) in isal_deflate_round() argument
218 stream->flush = flush_type; in isal_deflate_round()
273 stream->flush = flush_type; in isal_deflate_stateful_round()
360 check = deflate(gstream, flush_type); in zlib_deflate_round()
455 flush_type = flush_translator[flush_type]; in zlib_deflate_perf()
645 info.flush_type = atoi(optarg); in main()
646 if (info.flush_type != NO_FLUSH && info.flush_type != SYNC_FLUSH in main()
712 if (info.flush_type > 0) in main()
751 info.flush_type, info.hist_bits, in main()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dbuf0dblwr.ic44 buf_parallel_dblwr_partition(ulint instance_no, buf_flush_t flush_type)
46 ut_ad(flush_type == BUF_FLUSH_LIST || flush_type == BUF_FLUSH_LRU);
48 ulint result = instance_no * 2 + flush_type;
59 buf_parallel_dblwr_partition(const buf_page_t* bpage, buf_flush_t flush_type)
62 flush_type));
72 buf_flush_t flush_type)
74 return(buf_parallel_dblwr_partition(buf_pool->instance_no, flush_type));
H A Dbuf0dblwr.h94 buf_flush_t flush_type);/*!< in: flush type */
111 buf_flush_t flush_type);/*!< in: BUF_FLUSH_LRU or BUF_FLUSH_LIST */
149 buf_parallel_dblwr_partition(const buf_page_t* bpage, buf_flush_t flush_type);
158 buf_flush_t flush_type);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dbuf0dblwr.ic44 buf_parallel_dblwr_partition(ulint instance_no, buf_flush_t flush_type)
46 ut_ad(flush_type == BUF_FLUSH_LIST || flush_type == BUF_FLUSH_LRU);
48 ulint result = instance_no * 2 + flush_type;
59 buf_parallel_dblwr_partition(const buf_page_t* bpage, buf_flush_t flush_type)
62 flush_type));
72 buf_flush_t flush_type)
74 return(buf_parallel_dblwr_partition(buf_pool->instance_no, flush_type));
H A Dbuf0dblwr.h94 buf_flush_t flush_type);/*!< in: flush type */
111 buf_flush_t flush_type);/*!< in: BUF_FLUSH_LRU or BUF_FLUSH_LIST */
149 buf_parallel_dblwr_partition(const buf_page_t* bpage, buf_flush_t flush_type);
158 buf_flush_t flush_type);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dbuf0dblwr.ic44 buf_parallel_dblwr_partition(ulint instance_no, buf_flush_t flush_type)
46 ut_ad(flush_type == BUF_FLUSH_LIST || flush_type == BUF_FLUSH_LRU);
48 ulint result = instance_no * 2 + flush_type;
59 buf_parallel_dblwr_partition(const buf_page_t* bpage, buf_flush_t flush_type)
62 flush_type));
72 buf_flush_t flush_type)
74 return(buf_parallel_dblwr_partition(buf_pool->instance_no, flush_type));
H A Dbuf0dblwr.h94 buf_flush_t flush_type);/*!< in: flush type */
111 buf_flush_t flush_type);/*!< in: BUF_FLUSH_LRU or BUF_FLUSH_LIST */
149 buf_parallel_dblwr_partition(const buf_page_t* bpage, buf_flush_t flush_type);
158 buf_flush_t flush_type);
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/buf/
H A Dbuf0flu.cc516 switch (flush_type) { in buf_flush_ready_for_flush()
690 buf_flush_t flush_type; in buf_flush_write_complete() local
1244 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1294 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1304 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1337 flush_type)) { in buf_flush_try_neighbors()
1358 flush_type); in buf_flush_try_neighbors()
1470 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1815 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1823 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/buf/
H A Dbuf0flu.cc516 switch (flush_type) { in buf_flush_ready_for_flush()
690 buf_flush_t flush_type; in buf_flush_write_complete() local
1244 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1294 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1304 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1337 flush_type)) { in buf_flush_try_neighbors()
1358 flush_type); in buf_flush_try_neighbors()
1470 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1815 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1823 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/buf/
H A Dbuf0flu.cc592 switch (flush_type) { in buf_flush_ready_for_flush()
766 buf_flush_t flush_type; in buf_flush_write_complete() local
1272 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1322 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1332 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1361 flush_type)) { in buf_flush_try_neighbors()
1382 flush_type); in buf_flush_try_neighbors()
1497 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1842 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1850 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/buf/
H A Dbuf0flu.cc592 switch (flush_type) { in buf_flush_ready_for_flush()
766 buf_flush_t flush_type; in buf_flush_write_complete() local
1272 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1322 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1332 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1361 flush_type)) { in buf_flush_try_neighbors()
1382 flush_type); in buf_flush_try_neighbors()
1497 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1842 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1850 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/buf/
H A Dbuf0flu.cc634 switch (flush_type) { in buf_flush_ready_for_flush()
801 buf_flush_t flush_type; in buf_flush_write_complete() local
1288 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1338 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1348 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1377 flush_type)) { in buf_flush_try_neighbors()
1398 flush_type); in buf_flush_try_neighbors()
1511 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1851 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1868 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/buf/
H A Dbuf0flu.cc629 switch (flush_type) { in buf_flush_ready_for_flush()
794 buf_flush_t flush_type; in buf_flush_write_complete() local
1302 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1352 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1362 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1391 flush_type)) { in buf_flush_try_neighbors()
1412 flush_type); in buf_flush_try_neighbors()
1525 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1865 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1882 switch (flush_type) { in buf_flush_batch()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/buf/
H A Dbuf0flu.cc634 switch (flush_type) { in buf_flush_ready_for_flush()
801 buf_flush_t flush_type; in buf_flush_write_complete() local
1288 buf_flush_t flush_type) in buf_flush_check_neighbor() argument
1338 buf_flush_t flush_type, in buf_flush_try_neighbors() argument
1348 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_try_neighbors()
1377 flush_type)) { in buf_flush_try_neighbors()
1398 flush_type); in buf_flush_try_neighbors()
1511 buf_flush_t flush_type, in buf_flush_page_and_try_neighbors() argument
1851 ut_ad(flush_type == BUF_FLUSH_LRU || flush_type == BUF_FLUSH_LIST); in buf_flush_batch()
1868 switch (flush_type) { in buf_flush_batch()
[all …]

12345678910>>...15