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

  /external/iproute2/misc/
nstat.c 274 static void dump_kern_db(FILE *fp, int to_hist) function
461 dump_kern_db(fp, 0);
692 dump_kern_db(stdout, 0);
702 dump_kern_db(hist_fp, 1);
ifstat.c 445 static void dump_kern_db(FILE *fp) function
860 dump_kern_db(stdout);

Completed in 192 milliseconds