OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_IBS_FETCH
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_ibs.c
330
if (
IS_IBS_FETCH
(x))
405
if (
IS_IBS_FETCH
(event->val)) {
625
if (
IS_IBS_FETCH
(ibs_vc[i].value)) {
opd_ibs_macro.h
114
#define
IS_IBS_FETCH
(x) (IBS_FETCH_BASE <= x && x <= IBS_FETCH_END)
Completed in 599 milliseconds