Home
last modified time | relevance | path

Searched defs:cmd_stats (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dutils.c561 struct cmd_stats struct
563 int msg_type;
564 long start_cpu_time;
565 struct timeval start_wall_time;
566 long start_space;
/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c1369 cmd_stats(int argc, char **argv) in cmd_stats() function