Searched refs:transaction_boot (Results 1 – 3 of 3) sorted by relevance
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/unittest/ |
H A D | pfs_host-oom-t.cc | 54 PSI_transaction_bootstrap *transaction_boot; in test_oom() local 112 &statement_boot, &transaction_boot, &memory_boot, &error_boot, in test_oom()
|
H A D | pfs_user-oom-t.cc | 52 PSI_transaction_bootstrap *transaction_boot; in test_oom() local 110 &statement_boot, &transaction_boot, &memory_boot, &error_boot, in test_oom()
|
H A D | pfs-t.cc | 96 PSI_transaction_bootstrap *transaction_boot; in test_bootstrap() local 158 &statement_boot, &transaction_boot, &memory_boot, &error_boot, in test_bootstrap() 171 ok(transaction_boot != nullptr, "transaction_boot"); in test_bootstrap() 188 ok(transaction_boot->get_interface != nullptr, in test_bootstrap() 257 psi = transaction_boot->get_interface(0); in test_bootstrap() 259 psi = transaction_boot->get_interface(PSI_TRANSACTION_VERSION_1); in test_bootstrap() 313 PSI_transaction_bootstrap *transaction_boot; in load_perfschema() local 1809 PSI_transaction_bootstrap *transaction_boot; in test_event_name_index() local 1896 ok(transaction_boot != nullptr, "transaction_bootstrap"); in test_event_name_index() 2141 PSI_transaction_bootstrap *transaction_boot; in test_leaks() local [all …]
|