Home
last modified time | relevance | path

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

/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dsystem.C145 size_t epochLen = sizeof(uint64); in getBytesAllocated() local
151 mallctl("epoch", NULL, NULL, &epoch, epochLen); in getBytesAllocated()