Home
last modified time | relevance | path

Searched refs:SimHint_no_nptl_pthread_stackcache (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_options.h225 SimHint_no_nptl_pthread_stackcache, enumerator
Dm_redir.c510 SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints)) in VG_()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1254 if (SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints)) in VG_()
1272 VG_(clo_sim_hints) &= ~SimHint2S(SimHint_no_nptl_pthread_stackcache); in VG_()