Searched refs:traceValue (Results 1 – 1 of 1) sorted by relevance
136 TraceValue traceValue = convertUnits(typedValue.second); in logOutput() local137 const char* entry = (traceValue.count > 1) ? "entries" : "entry"; in logOutput()139 traceValue.value, traceValue.units, traceValue.count, entry); in logOutput()144 TraceValue traceValue = convertUnits(result->second); in logOutput() local145 const char* entry = (traceValue.count > 1) ? "entries" : "entry"; in logOutput()147 traceValue.value, traceValue.units, traceValue.count, entry); in logOutput()