Searched refs:mach_port_mod_refs (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_threadstate.h174 } mach_port_mod_refs; member in union:__anon16207::__anon16208
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c5219 MACH_ARG(mach_port_mod_refs.port) = req->name;
5220 MACH_ARG(mach_port_mod_refs.right) = req->right;
5246 PRE(mach_port_mod_refs)
5260 PRINT("mach_port_mod_refs(%s, %s, 0x%x, 0x%x)",
5264 MACH_ARG(mach_port_mod_refs.port) = req->name;
5265 MACH_ARG(mach_port_mod_refs.right) = req->right;
5266 MACH_ARG(mach_port_mod_refs.delta) = req->delta;
5268 AFTER = POST_FN(mach_port_mod_refs);
5275 POST(mach_port_mod_refs)
5290 record_port_mod_refs(MACH_ARG(mach_port_mod_refs
[all...]
H A Dpriv_syswrap-darwin.h581 DECL_TEMPLATE(darwin, mach_port_mod_refs);

Completed in 76 milliseconds