Home
last modified time | relevance | path

Searched refs:tIO (Results 1 – 20 of 20) sorted by relevance

/dports/math/combblas/CombBLAS_beta_16_2/Applications/
H A DCC.cpp138 double tIO = MPI_Wtime(); in main() local
158 outs << "File Read time: " << MPI_Wtime() - tIO << endl; in main()
H A DMCL.cpp65 double tIO; variable
532 cout << "File I/O: " << tIO << endl; in HipMCL()
571 tIO = MPI_Wtime() - tIO1; in MainBody()
573 outs << " : took " << tIO << " seconds" << endl; in MainBody()
/dports/math/hipmcl/azadcse-hipmcl-e20476acc473/src/
H A DHipMCL.cpp65 double tIO; variable
503 cout << "File I/O: " << tIO << endl; in HipMCL()
602 tIO = MPI_Wtime() - tIO1; in main()
604 outs << " : took " << tIO << " seconds" << endl; in main()
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dindexer.cpp1743 CSphIOStats tIO; in main() local
1744 tIO.Start(); in main()
1793 ReportIOStats ( "reads", tIO.m_iReadOps, tIO.m_iReadTime, tIO.m_iReadBytes ); in main()
1794 ReportIOStats ( "writes", tIO.m_iWriteOps, tIO.m_iWriteTime, tIO.m_iWriteBytes ); in main()
1797 tIO.Stop(); in main()
H A Dsearchd.cpp6202 const CSphIOStats & tIO = tRes.m_tIOStats; in RunUpdates() local
6208 g_pStats->m_iDiskReads += tIO.m_iReadOps; in RunUpdates()
6209 g_pStats->m_iDiskReadTime += tIO.m_iReadTime; in RunUpdates()
6210 g_pStats->m_iDiskReadBytes += tIO.m_iReadBytes; in RunUpdates()
7193 CSphIOStats tIO; in RunSubset() local
7204 tIO.Add ( tRes.m_tIOStats ); in RunSubset()
7304 g_pStats->m_iDiskReads += tIO.m_iReadOps; in RunSubset()
7305 g_pStats->m_iDiskReadTime += tIO.m_iReadTime; in RunSubset()
7306 g_pStats->m_iDiskReadBytes += tIO.m_iReadBytes; in RunSubset()
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dindexer.cpp1915 CSphIOStats tIO; in main() local
1916 tIO.Start(); in main()
1974 ReportIOStats ( "reads", tIO.m_iReadOps, tIO.m_iReadTime, tIO.m_iReadBytes ); in main()
1975 ReportIOStats ( "writes", tIO.m_iWriteOps, tIO.m_iWriteTime, tIO.m_iWriteBytes ); in main()
1978 tIO.Stop(); in main()
H A Dsearchd.cpp9739 const CSphIOStats & tIO = tRes.m_tIOStats; in RunUpdates() local
9745 g_pStats->m_iDiskReads += tIO.m_iReadOps; in RunUpdates()
9746 g_pStats->m_iDiskReadTime += tIO.m_iReadTime; in RunUpdates()
9747 g_pStats->m_iDiskReadBytes += tIO.m_iReadBytes; in RunUpdates()
9800 const CSphIOStats & tIO = tRes.m_tIOStats; in RunDeletes() local
9806 g_pStats->m_iDiskReads += tIO.m_iReadOps; in RunDeletes()
9807 g_pStats->m_iDiskReadTime += tIO.m_iReadTime; in RunDeletes()
11236 CSphIOStats tIO; in RunSubset() local
11245 tIO.Add ( tRes.m_tIOStats ); in RunSubset()
11393 g_pStats->m_iDiskReads += tIO.m_iReadOps; in RunSubset()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/common/
H A Dconfiguration_test.go861 for _, tIO := range testIO {
862 t.Run(tIO.name, func(t *testing.T) {
863 _, err := canStringBeRegion(tIO.input)
864 if tIO.expected {
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/common/
H A Dconfiguration_test.go920 for _, tIO := range testIO {
921 t.Run(tIO.name, func(t *testing.T) {
922 _, err := canStringBeRegion(tIO.input)
923 if tIO.expected {
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dproperties.c.gcov713 -: 318: printf(_("\tIO Block: %d"), file_attrib.st_blksize);
715 3: 320: printf(_("\tIO Block: %ld"), file_attrib.st_blksize);
/dports/misc/clifm/clifm-1.3/translations/french/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/german/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/italian/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/norwegian/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/chinese/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/japanese/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/portuguese/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/spanish/
H A Dclifm.po32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/misc/clifm/clifm-1.3/translations/
H A Dclifm.pot32 msgid "\tIO Block: %d"
37 msgid "\tIO Block: %ld"
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt762043 tIO