Home | History | Annotate | Download | only in massif

Lines Matching refs:Unused

1052       Unused
1072 if (Unused == snapshot->kind) {
1073 // If snapshot is unused, check all the fields are unset.
1105 // All the used entries should look used, all the unused ones should be clear.
1124 snapshot->kind = Unused;
1153 case Unused: suffix = "u"; break;
1800 static void ms_free ( ThreadId tid __attribute__((unused)), void* p )