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