Home
last modified time | relevance | path

Searched refs:SimHintiS (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_options.h233 #define SimHintiS(h,s) (((s) & SimHint2S(h)) != 0) macro
Dm_translate.c1704 = SimHintiS(SimHint_fallback_llsc, VG_(clo_sim_hints)); in VG_()
1711 SimHintiS(SimHint_fallback_llsc, VG_(clo_sim_hints)) in VG_()
Dm_libcprint.c964 && !SimHintiS(SimHint_no_inner_prefix, VG_(clo_sim_hints))) { in add_to__vmessage_buf()
Dm_redir.c510 SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints)) in VG_()
/external/valgrind/coregrind/m_syswrap/
Dpriv_types_n_macros.h379 if (SimHintiS(SimHint_fuse_compatible, VG_(clo_sim_hints))) \
Dsyswrap-generic.c3625 if (SimHintiS(SimHint_lax_ioctls, VG_(clo_sim_hints))) { in ML_()
4054 && SimHintiS(SimHint_enable_outer, VG_(clo_sim_hints))) in PRE()
Dsyswrap-solaris.c8992 if (SimHintiS(SimHint_lax_doors, VG_(clo_sim_hints))) {
9189 if (SimHintiS(SimHint_lax_doors, VG_(clo_sim_hints))) {
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1254 if (SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints)) in VG_()