Home | History | Annotate | Download | only in coregrind

Lines Matching full:prof

169          } prof; // if status == InUse
325 TTEntry usage.prof.count and usage.prof.weight fields, if required.
1700 sectors[y].tt[tteix].usage.prof.count = 0;
1701 sectors[y].tt[tteix].usage.prof.weight =
1730 &sectors[y].tt[tteix].usage.prof.count );
2461 return ((ULong)tte->usage.prof.weight) * ((ULong)tte->usage.prof.count);
2525 sectors[sno].tt[i].usage.prof.count = 0;