Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dvgdb.c1161 int search_arg_pid(int arg_pid, int check_trials, Bool show_list) in search_arg_pid() argument
1244 if (show_list) { in search_arg_pid()
1282 if (show_list) { in search_arg_pid()
1352 Bool show_list = False; in parse_options() local
1370 show_list = True; in parse_options()
1438 && !show_list in parse_options()
1446 if (show_shared_mem && show_list) { in parse_options()
1460 if (show_list && arg_pid != -1) { in parse_options()
1478 *p_show_list = show_list; in parse_options()
1491 Bool show_list; in main() local
[all …]