Searched refs:OP_INVALID_COUNTER (Results 1 – 2 of 2) sorted by relevance
/external/oprofile/libop/ | ||
D | op_events.h | 87 OP_INVALID_COUNTER = 4 /**< event is not allowed for the given counter */ enumerator |
D | op_events.c | 921 ret |= OP_INVALID_COUNTER; in op_check_events() |