Searched refs:make_command_stats_cleanup (Results 1 – 5 of 5) sorted by relevance
114 extern struct cleanup *make_command_stats_cleanup (int);
429 stat_chain = make_command_stats_cleanup (1); in command_handler()
354 pre_stat_chain = make_command_stats_cleanup (0); in captured_main()
585 make_command_stats_cleanup (1); in command_loop()
639 make_command_stats_cleanup (int msg_type) in make_command_stats_cleanup() function