Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc450 const int k99th = kCount * 0.99; in PrintStatistics() local
460 PrintF(" Instruction size (99th percentile): %d\n", sizes[k99th]); in PrintStatistics()