Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c411 static Int allocated_port_count = 0; variable
424 allocated_port_count++; in port_create_vanilla()
543 allocated_port_count--; in record_port_mod_refs()
618 allocated_port_count++; in record_named_port()
649 "MACH PORTS: %d open at exit.\n", allocated_port_count); in VG_()