Home | History | Annotate | Download | only in massif

Lines Matching defs:Unused

1024       Unused
1044 if (Unused == snapshot->kind) {
1045 // If snapshot is unused, check all the fields are unset.
1077 // All the used entries should look used, all the unused ones should be clear.
1096 snapshot->kind = Unused;
1125 case Unused: suffix = "u"; break;
1772 static void ms_free ( ThreadId tid __attribute__((unused)), void* p )