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 258 void dump_kern_db(FILE *fp, int to_hist) function
411 dump_kern_db(fp, 0);
610 dump_kern_db(stdout, 0);
617 dump_kern_db(hist_fp, 1);
ifstat.c 376 void dump_kern_db(FILE *fp) function
758 dump_kern_db(stdout);

Completed in 25 milliseconds