Home
last modified time | relevance | path

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

/external/valgrind/massif/
Dms_main.c288 static Bool have_started_executing_code = False; variable
1304 tl_assert(have_started_executing_code); in take_snapshot()
1905 if (have_started_executing_code) { in new_mem_stack_2()
1916 if (have_started_executing_code) { in die_mem_stack_2()
2088 if (! have_started_executing_code) { in ms_instrument()
2092 have_started_executing_code = True; in ms_instrument()
2325 if (!clo_pages_as_heap && !have_started_executing_code) { in handle_snapshot_monitor_command()
2343 if (!clo_pages_as_heap && !have_started_executing_code) { in handle_all_snapshots_monitor_command()