Home | History | Annotate | Download | only in libpp

Lines Matching full:tgid

75 	comp = numeric_compare(lt.tgid, rt.tgid);
108 { "tgid", "specify tgid: or --merge tgid" },
213 * allowed if they are TGID,TID and for each class,
214 * tid == tgid
232 if (it->ptemplate.tgid != it->ptemplate.tid)
341 it->name += it->ptemplate.tgid;
343 it->longname += it->ptemplate.tgid;
389 if (!merge_by.tgid && it->ptemplate.tgid != ptemplate.tgid)
474 if (!merge_by.tgid)
475 ptemplate.tgid = parsed.tgid;
744 << "tgid: " << ptemplate.tgid << endl