Home
last modified time | relevance | path

Searched refs:pico_wait (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs_timer.cc172 ulonglong *pico_wait) { in to_pico() argument
176 *pico_wait = 0; in to_pico()
181 *pico_wait = 0; in to_pico()
184 *pico_wait = (end - start) * m_factor; in to_pico()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/perfschema/
H A Dpfs_timer.cc319 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
325 *pico_wait= 0; in to_pico()
333 *pico_wait= 0; in to_pico()
338 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/perfschema/
H A Dpfs_timer.cc319 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
325 *pico_wait= 0; in to_pico()
333 *pico_wait= 0; in to_pico()
338 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dpfs_timer.cc325 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
331 *pico_wait= 0; in to_pico()
339 *pico_wait= 0; in to_pico()
344 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_timer.cc325 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
331 *pico_wait= 0; in to_pico()
339 *pico_wait= 0; in to_pico()
344 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dpfs_timer.cc325 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
331 *pico_wait= 0; in to_pico()
339 *pico_wait= 0; in to_pico()
344 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_timer.cc325 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
331 *pico_wait= 0; in to_pico()
339 *pico_wait= 0; in to_pico()
344 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_timer.cc325 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
331 *pico_wait= 0; in to_pico()
339 *pico_wait= 0; in to_pico()
344 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/perfschema/
H A Dpfs_timer.cc319 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
325 *pico_wait= 0; in to_pico()
333 *pico_wait= 0; in to_pico()
338 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dpfs_timer.cc325 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
331 *pico_wait= 0; in to_pico()
339 *pico_wait= 0; in to_pico()
344 *pico_wait= (end - start) * m_factor; in to_pico()
H A Dpfs_timer.h85 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/perfschema/
H A Dpfs_timer.cc319 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
325 *pico_wait= 0; in to_pico()
333 *pico_wait= 0; in to_pico()
338 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/perfschema/
H A Dpfs_timer.cc316 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
322 *pico_wait= 0; in to_pico()
330 *pico_wait= 0; in to_pico()
335 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/perfschema/
H A Dpfs_timer.cc316 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
322 *pico_wait= 0; in to_pico()
330 *pico_wait= 0; in to_pico()
335 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/perfschema/
H A Dpfs_timer.cc316 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
322 *pico_wait= 0; in to_pico()
330 *pico_wait= 0; in to_pico()
335 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dpfs_timer.cc322 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
328 *pico_wait= 0; in to_pico()
336 *pico_wait= 0; in to_pico()
341 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/perfschema/
H A Dpfs_timer.cc316 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
322 *pico_wait= 0; in to_pico()
330 *pico_wait= 0; in to_pico()
335 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mysql56-client/mysql-5.6.51/storage/perfschema/
H A Dpfs_timer.cc319 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
325 *pico_wait= 0; in to_pico()
333 *pico_wait= 0; in to_pico()
338 *pico_wait= (end - start) * m_factor; in to_pico()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dpfs_timer.cc322 ulonglong *pico_start, ulonglong *pico_end, ulonglong *pico_wait) in to_pico() argument
328 *pico_wait= 0; in to_pico()
336 *pico_wait= 0; in to_pico()
341 *pico_wait= (end - start) * m_factor; in to_pico()

12