Home | History | Annotate | Download | only in coregrind

Lines Matching refs:clo_profile_flags

715             else if ('1' == tmp_str[j]) VG_(clo_profile_flags) |= (1 << (7-j));
1366 VG_(translate)(0, tops[r].addr, True, VG_(clo_profile_flags), 0, True);
2349 if (VG_(clo_profile_flags) > 0) {