Home
last modified time | relevance | path

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

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/api/
H A Dcontext.cpp1247 size_t io_volume; member
1258 << " io_volume=" << c.io_volume in operator <<()
1269 r.io_volume = io_volume + b.io_volume; in operator +()
1313 stats.io_volume = io_stats.get_read_bytes() + io_stats.get_write_bytes(); in Launch()
1318 stats.io_volume = 0; in Launch()
1339 << format_iec_units(stats.io_volume) << "B disk I/O, and " in Launch()
1348 << "io_volume" << stats.io_volume in Launch()