Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_threadstate.h251 int which_port; member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c5620 int which_port; in PRE() member
5626 switch (req->which_port) { in PRE()
5652 name_for_port(MACH_REMOTE), req->which_port); in PRE()
5656 MACH_ARG(task_get_special_port.which_port) = req->which_port; in PRE()
5677 switch (MACH_ARG(task_get_special_port.which_port)) { in POST()