GDB (xrefs)
Classes | Functions
/tmp/gdb-8.1/gdb/maint.h File Reference
#include "run-time-clock.h"
#include <chrono>

Go to the source code of this file.

Classes

class  scoped_command_stats
 

Functions

void set_per_command_time (int)
 
void set_per_command_space (int)
 

Function Documentation

◆ set_per_command_space()

void set_per_command_space ( int  )

Definition at line 755 of file maint.c.

References per_command_space.

Referenced by captured_main_1(), and maintenance_space_display().

◆ set_per_command_time()

void set_per_command_time ( int  )

Definition at line 746 of file maint.c.

References per_command_time.

Referenced by captured_main_1(), and maintenance_time_display().