OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_MAX_IBS_COUNTERS
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_ibs.c
62
struct opd_event ibs_vc[
OP_MAX_IBS_COUNTERS
];
65
unsigned int ibs_vci_map[
OP_MAX_IBS_COUNTERS
];
817
if (counter >= OP_MAX_COUNTERS +
OP_MAX_IBS_COUNTERS
opd_ibs_macro.h
207
#define
OP_MAX_IBS_COUNTERS
(IBS_FETCH_MAX + IBS_OP_MAX + IBS_OP_LS_MAX + IBS_OP_NB_MAX)
Completed in 2703 milliseconds