HomeSort by: relevance | last modified time | path
    Searched refs:warmup (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/top/dist/
machine.h 63 unsigned int warmup : 1; member in struct:statics::__anon8162
top.c 952 /* some systems require a warmup */
953 /* always do a warmup for batch mode */
954 if (gstate->interactive == 0 || statics.flags.warmup)
  /src/external/mit/libuv/dist/test/
benchmark-fs-stat.c 46 static void warmup(const char* path) { function
131 warmup(path);
  /src/external/bsd/top/dist/machine/
m_linux.c 429 statics->flags.warmup = 1;
m_linuxthr.c 358 statics->flags.warmup = 1;
m_freebsd.c 931 statics->flags.warmup = 1;
m_sunos5.c 1242 statics->flags.warmup = 1;

Completed in 66 milliseconds