Home
last modified time | relevance | path

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

/external/valgrind/massif/
Dms_main.c1007 #define UNUSED_SNAPSHOT_TIME -333 // A conspicuous negative number. macro
1035 tl_assert(snapshot->time == UNUSED_SNAPSHOT_TIME); in is_snapshot_in_use()
1042 tl_assert(snapshot->time != UNUSED_SNAPSHOT_TIME); in is_snapshot_in_use()
1086 snapshot->time = UNUSED_SNAPSHOT_TIME; in clear_snapshot()