Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dpub_core_tooliface.h146 Bool (*tool_cheap_sanity_check)(void); member
Dm_tooliface.c288 VG_(tdict).tool_cheap_sanity_check = cheap; in VG_()
/external/valgrind/main/coregrind/m_scheduler/
Dscheduler.c1884 vg_assert(VG_TDICT_CALL(tool_cheap_sanity_check)); in VG_()