Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc449 const int k90th = kCount * 0.90; in PrintStatistics() local
459 PrintF(" Instruction size (90th percentile): %d\n", sizes[k90th]); in PrintStatistics()