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.c1172 syscallInfo[tid].status.what = SsIdle; in VG_()
1296 vg_assert(sci->status.what == SsIdle); in VG_()
1602 if (sci->status.what == SsIdle || sci->status.what == SsHandToKernel) { in VG_()
1603 sci->status.what = SsIdle; in VG_()
1673 sci->status.what = SsIdle; in VG_()
2016 vg_assert(sci->status.what != SsIdle); in VG_()
2023 vg_assert(sci->status.what != SsIdle); in VG_()
2093 sci->status.what = SsIdle; in VG_()
2117 vg_assert(sci->status.what != SsIdle); in ML_()
2125 sci->status.what = SsIdle; in ML_()
Dpriv_types_n_macros.h74 SsIdle enumerator