Home
last modified time | relevance | path

Searched refs:OP_MAX_IBS_COUNTERS (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/daemon/
Dopd_ibs.c62 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 in ibs_sfile_find_counter_event()
Dopd_ibs_macro.h207 #define OP_MAX_IBS_COUNTERS (IBS_FETCH_MAX + IBS_OP_MAX + IBS_OP_LS_MAX + IBS_OP_NB_MAX) macro