HomeSort by relevance Sort by last modified time
    Searched full:nexe_size (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.cc 373 size_t nexe_size = stbuf.nacl_abi_st_size; local
375 static_cast<int64_t>(nexe_size / 1024));
376 HistogramRatio("NaCl.Perf.Size.PexeNexeSizePct", pexe_size_, nexe_size);

Completed in 90 milliseconds