Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot-common.cc536 const int k99th = embedded_count * 0.99; in PrintStatistics() local
551 PrintF(" Instruction size (99th percentile): %d\n", sizes[k99th]); in PrintStatistics()