HomeSort by relevance Sort by last modified time
    Searched refs:clo_sim_hints (Results 1 - 10 of 10) sorted by null

  /external/valgrind/coregrind/
pub_core_options.h 234 extern UInt VG_(clo_sim_hints);
m_options.c 123 UInt VG_(clo_sim_hints) = 0; variable
m_translate.c     [all...]
m_libcprint.c 964 && !SimHintiS(SimHint_no_inner_prefix, VG_(clo_sim_hints))) {
    [all...]
m_redir.c 510 SimHintiS(SimHint_no_nptl_pthread_stackcache, VG_(clo_sim_hints))
    [all...]
m_main.c 367 - set VG_(clo_sim_hints) (--sim-hints=)
414 // Set up VG_(clo_sim_hints). This is needed a.o. for an inner
421 VG_(clo_sim_hints)) {}
    [all...]
  /external/valgrind/coregrind/m_syswrap/
priv_types_n_macros.h 379 if (SimHintiS(SimHint_fuse_compatible, VG_(clo_sim_hints))) \
syswrap-generic.c     [all...]
syswrap-solaris.c     [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c     [all...]

Completed in 365 milliseconds