Home
last modified time | relevance | path

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

/build/kati/
Dserialize.go584 func human(n int) string { func
619 logStats("%d nodes %s", len(nodes), human(size))
620 logStats(" output %s", human(outputSize))
621 logStats(" command %s", human(cmdSize))
622 logStats(" deps %s", human(depsSize))
623 logStats(" orderonlys %s", human(orderOnlysSize))
624 logStats(" inputs %s", human(actualInputSize))
625 logStats(" tsv %s", human(tsvSize))
626 logStats(" filename %s", human(filenameSize))
627 logStats(" lineno %s", human(linenoSize))
[all …]