Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_options.h230 #define SimHintiS(h,s) ((s) & SimHint2S(h)) macro
Dm_libcprint.c455 && !SimHintiS(SimHint_no_inner_prefix, VG_(clo_sim_hints))) { in add_to__vmessage_buf()
Dm_redir.c509 SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints)) in VG_()
/external/valgrind/coregrind/m_syswrap/
Dpriv_types_n_macros.h389 if (SimHintiS(SimHint_fuse_compatible, VG_(clo_sim_hints))) \
Dsyswrap-generic.c3620 if (SimHintiS(SimHint_lax_ioctls, VG_(clo_sim_hints))) { in ML_()
4052 && SimHintiS(SimHint_enable_outer, VG_(clo_sim_hints))) in PRE()
Dsyswrap-solaris.c8462 if (SimHintiS(SimHint_lax_doors, VG_(clo_sim_hints))) {
8659 if (SimHintiS(SimHint_lax_doors, VG_(clo_sim_hints))) {
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1246 if (SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints)) in VG_()