Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot-common.cc533 const int k50th = embedded_count * 0.5; in PrintStatistics() local
548 PrintF(" Instruction size (50th percentile): %d\n", sizes[k50th]); in PrintStatistics()