HomeSort by relevance Sort by last modified time
    Searched refs:GLB_FLG_PERFP (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/io/disktest/
globals.h 84 #define GLB_FLG_PERFP 0x00000004 /* forces alternate performance printing format */
stats.c 101 if (glb_flags & GLB_FLG_PERFP) {
parse.c 630 glb_flags |= GLB_FLG_PERFP;
    [all...]

Completed in 119 milliseconds