Searched refs:OP_INTERFACE_NO_GOOD (Results 1 – 3 of 3) sorted by relevance
20 static op_interface current_interface = OP_INTERFACE_NO_GOOD; in op_get_interface()22 if (current_interface != OP_INTERFACE_NO_GOOD) in op_get_interface()
151 OP_INTERFACE_NO_GOOD = -1, enumerator
133 if (interface == OP_INTERFACE_NO_GOOD) { in oprof_start()