Home
last modified time | relevance | path

Searched refs:LAST_CODE (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/daemon/
Dopd_interface.h46 #define LAST_CODE 15 macro
Dopd_trans.c264 handler_t handlers[LAST_CODE + 1] = {
341 if (code >= LAST_CODE) { in opd_process_samples()
Dopd_spu.c168 if (code >= LAST_CODE) { in process_spu_samples()
/external/oprofile/
DChangeLog-20033189 * libop/op_interface_25.h: add LAST_CODE