Home | Sort by relevance Sort by last modified time |
/external/oprofile/daemon/ | |
opd_ibs.c | 336 else if (IS_IBS_OP_NB(x)) 411 } else if (IS_IBS_OP_NB(event->val)) { |
opd_ibs_macro.h | 202 #define IS_IBS_OP_NB(x) (IBS_OP_NB_BASE <= x && x <= IBS_OP_NB_END) |