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

/external/valgrind/main/massif/
H A Dms_main.c300 static Bool have_started_executing_code = False; variable
1343 tl_assert(have_started_executing_code);
1930 if (have_started_executing_code) {
1941 if (have_started_executing_code) {
2109 if (! have_started_executing_code) {
2113 have_started_executing_code = True;

Completed in 302 milliseconds