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

  /external/oprofile/libop/
op_events.h 86 OP_INVALID_UM = 2, /**< unit mask is invalid */
op_events.c 928 ret |= OP_INVALID_UM;
937 ret |= OP_INVALID_UM;
  /external/oprofile/utils/
ophelp.c 172 if (ret & OP_INVALID_UM) {

Completed in 33 milliseconds