Searched refs:TRACE_RAW_SENDS (Results 1 – 2 of 2) sorted by relevance
290 if ((vm.traceFlags & VirtualMachineImpl.TRACE_RAW_SENDS) != 0) { in send()
65 static int TRACE_RAW_SENDS = 0x01000000; field in VirtualMachineImpl