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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-api.c51 static bool procfs_trace = false; variable
58 if (procfs_trace) /* if procfs tracing turned on */
126 if (procfs_trace)
243 if (procfs_trace && ret != len)
267 if (procfs_trace && (ret == -1 || errno != 0))
287 if (procfs_trace)
328 if (procfs_trace)
352 if (procfs_trace)
364 if (procfs_trace)
385 if (procfs_trace)
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-api.c51 static bool procfs_trace = false; variable
53 static std::string procfs_filename = "procfs_trace";
58 if (procfs_trace) /* if procfs tracing turned on */
126 if (procfs_trace)
243 if (procfs_trace && ret != len)
267 if (procfs_trace && (ret == -1 || errno != 0))
287 if (procfs_trace)
328 if (procfs_trace)
352 if (procfs_trace)
364 if (procfs_trace)
[all...]

Completed in 275 milliseconds