Home
last modified time | relevance | path

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

/external/valgrind/main/massif/
Dms_main.c299 static Bool have_started_executing_code = False; variable
1347 tl_assert(have_started_executing_code); in take_snapshot()
1934 if (have_started_executing_code) { in new_mem_stack_2()
1945 if (have_started_executing_code) { in die_mem_stack_2()
2079 if (! have_started_executing_code) { in ms_instrument()
2083 have_started_executing_code = True; in ms_instrument()