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

  /external/oprofile/daemon/
opd_ibs.c 267 else if (IS_IBS_OP(x))
343 } else if (IS_IBS_OP(event->val)) {
opd_ibs_macro.h 130 #define IS_IBS_OP(x) (IBS_OP_BASE <= x && x <= IBS_OP_END)

Completed in 518 milliseconds