OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_IBS_OP
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_ibs.c
332
else if (
IS_IBS_OP
(x))
407
} else if (
IS_IBS_OP
(event->val)) {
opd_ibs_macro.h
137
#define
IS_IBS_OP
(x) (IBS_OP_BASE <= x && x <= IBS_OP_END)
Completed in 204 milliseconds