Home
last modified time | relevance | path

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

/external/valgrind/main/massif/
Dms_main.c1046 #define UNUSED_SNAPSHOT_TIME -333 // A conspicuous negative number. macro
1074 tl_assert(snapshot->time == UNUSED_SNAPSHOT_TIME); in is_snapshot_in_use()
1081 tl_assert(snapshot->time != UNUSED_SNAPSHOT_TIME); in is_snapshot_in_use()
1125 snapshot->time = UNUSED_SNAPSHOT_TIME; in clear_snapshot()