Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dpub_core_threadstate.h254 int which_port; member
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c4970 int which_port; in PRE() member
4976 switch (req->which_port) { in PRE()
4999 name_for_port(MACH_REMOTE), req->which_port); in PRE()
5003 MACH_ARG(task_get_special_port.which_port) = req->which_port; in PRE()
5024 switch (MACH_ARG(task_get_special_port.which_port)) { in POST()