Searched refs:timeLength_s (Results 1 – 1 of 1) sorted by relevance
1649 double const timeLength_s = (double)timeLength_ns / 1000000000; in FIO_compressFilename_internal() local1650 double const cpuLoad_pct = (cpuLoad_s / timeLength_s) * 100; in FIO_compressFilename_internal()1652 srcFileName, timeLength_s, cpuLoad_pct); in FIO_compressFilename_internal()