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

  /external/oprofile/daemon/
opd_ibs.c 334 else if (IS_IBS_OP_LS(x))
409 } else if (IS_IBS_OP_LS(event->val)) {
opd_ibs_macro.h 176 #define IS_IBS_OP_LS(x) (IBS_OP_LS_BASE <= x && x <= IBS_OP_LS_END)

Completed in 56 milliseconds