Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc447 const int k50th = kCount * 0.5; in PrintStatistics() local
457 PrintF(" Instruction size (50th percentile): %d\n", sizes[k50th]); in PrintStatistics()