Home
last modified time | relevance | path

Searched refs:POPT_CALLBACK_REASON_POST (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/
Dpopt.h203 POPT_CALLBACK_REASON_POST = 1, enumerator
/external/oprofile/libpopt/
Dpopt.h203 POPT_CALLBACK_REASON_POST = 1, enumerator
Dpopt.c114 cb(con, POPT_CALLBACK_REASON_POST, NULL, NULL, opt->descrip); in invokeCallbacksPOST()