Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot-common.cc534 const int k75th = embedded_count * 0.75; in PrintStatistics() local
549 PrintF(" Instruction size (75th percentile): %d\n", sizes[k75th]); in PrintStatistics()