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

/external/valgrind/main/coregrind/
H A Dvgdb.c1119 /* If show_list, outputs on stdout the list of Valgrind processes with gdbserver activated.
1132 int search_arg_pid(int arg_pid, int check_trials, Bool show_list) argument
1175 the last pid found if show_list (or -1 if no process was listed)
1215 if (show_list) {
1253 if (show_list) {
1323 Bool show_list = False; local
1341 show_list = True;
1409 && !show_list
1417 if (show_shared_mem && show_list) {
1431 if (show_list
1462 Bool show_list; local
[all...]

Completed in 781 milliseconds