Home | Sort by relevance Sort by last modified time |
/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) |