Home | History | Annotate | Download | only in massif

Lines Matching refs:suffix

1149    Char* suffix;
1151 case Peak: suffix = "p"; break;
1152 case Normal: suffix = ( is_detailed_snapshot(snapshot) ? "d" : "." ); break;
1153 case Unused: suffix = "u"; break;
1158 prefix, suffix, i,