Home
last modified time | relevance | path

Searched refs:SsIdle (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-main.c1375 syscallInfo[tid].status.what = SsIdle; in VG_()
1499 vg_assert(sci->status.what == SsIdle); in VG_()
1805 if (sci->status.what == SsIdle || sci->status.what == SsHandToKernel) { in VG_()
1806 sci->status.what = SsIdle; in VG_()
1876 sci->status.what = SsIdle; in VG_()
2274 vg_assert(sci->status.what != SsIdle); in VG_()
2281 vg_assert(sci->status.what != SsIdle); in VG_()
2351 sci->status.what = SsIdle; in VG_()
2375 vg_assert(sci->status.what != SsIdle); in ML_()
2383 sci->status.what = SsIdle; in ML_()
Dpriv_types_n_macros.h76 SsIdle enumerator