Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_libcproc.c368 idtype = VKI_P_PID; in VG_()
/external/valgrind/include/vki/
Dvki-solaris.h836 #define VKI_P_PID P_PID 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()