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

  /external/oprofile/daemon/
opd_ibs.c 271 else if (IS_IBS_OP_NB(x))
349 } else if (IS_IBS_OP_NB(event->val)) {
opd_ibs_macro.h 192 #define IS_IBS_OP_NB(x) (IBS_OP_NB_BASE <= x && x <= IBS_OP_NB_END)

Completed in 25 milliseconds