HomeSort by relevance Sort by last modified time
    Searched defs:show_stats (Results 1 - 9 of 9) sorted by null

  /external/iproute2/genl/
genl.c 30 int show_stats = 0; variable
117 ++show_stats;
  /external/iproute2/bridge/
bridge.c 23 int show_stats; variable
144 ++show_stats;
  /external/iproute2/ip/
ip.c 31 int show_stats; variable
231 ++show_stats;
  /external/iproute2/tc/
tc.c 34 int show_stats = 0; variable
315 ++show_stats;
  /external/e2fsprogs/e2fsck/
unix.c 101 static void show_stats(e2fsck_t ctx) function
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 553 static void show_stats(ext2_filsys fs) function
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nm.c 151 static int show_stats = 0; /* Show statistics. */ variable
214 {"stats", no_argument, &show_stats, 1},
    [all...]
  /external/blktrace/
blkparse.c 2584 static void show_stats(void) function
    [all...]
blktrace.c 1944 static void show_stats(struct list_head *devpaths) function
    [all...]

Completed in 771 milliseconds