Home | History | Annotate | Download | only in coregrind

Lines Matching refs:clo_profile_flags

250    When not profiling (the normal case, VG_(clo_profile_flags) == 0),
254 When profiling (VG_(clo_profile_flags) > 0), tt_fast and tt_fastN
677 if (VG_(clo_profile_flags) > 0)
716 if (VG_(clo_profile_flags) > 0)
727 if (VG_(clo_profile_flags) > 0) {
1586 if (VG_(clo_profile_flags) == 0)