OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IBS_OP_IBS_DC_MISS
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_ibs_trans.c
263
if (
IBS_OP_IBS_DC_MISS
(trans_op))
268
if (!
IBS_OP_IBS_DC_MISS
(trans_op))
400
&&
IBS_OP_IBS_DC_MISS
(trans_op))
425
if (!
IBS_OP_IBS_DC_MISS
(trans_op))
opd_ibs_macro.h
346
#define
IBS_OP_IBS_DC_MISS
(x) ((x->ibs_op_data3_low & DC_MASK_DC_MISS) != 0)
Completed in 15 milliseconds