HomeSort by relevance Sort by last modified time
    Searched refs:OP_INTERFACE_NO_GOOD (Results 1 - 3 of 3) sorted by null

  /external/oprofile/libop/
op_get_interface.c 20 static op_interface current_interface = OP_INTERFACE_NO_GOOD;
22 if (current_interface != OP_INTERFACE_NO_GOOD)
op_cpu_type.h 151 OP_INTERFACE_NO_GOOD = -1,
159 * returns OP_INTERFACE_NO_GOOD if the INTERFACE could not be identified.
160 * This function will identify the interface as OP_INTERFACE_NO_GOOD if
  /external/oprofile/gui/
oprof_start.cpp 133 if (interface == OP_INTERFACE_NO_GOOD) {

Completed in 44 milliseconds