Searched refs:profiling_initialized (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmaint.c735 static int profiling_initialized; local
737 if (!profiling_initialized)
740 profiling_initialized = 1;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmaint.c817 static int profiling_initialized; local
819 if (!profiling_initialized)
822 profiling_initialized = 1;

Completed in 199 milliseconds