Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_libcproc.c376 idtype = VKI_P_ALL; in VG_()
/external/valgrind/include/vki/
Dvki-solaris.h838 #define VKI_P_ALL P_ALL macro
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c5181 if ((psp->p_lidtype == VKI_P_PID) && (psp->p_ridtype == VKI_P_ALL)) { in PRE()
5183 } else if ((psp->p_lidtype == VKI_P_ALL) && (psp->p_ridtype == VKI_P_PID)) { in PRE()