HomeSort by relevance Sort by last modified time
    Searched refs:AXIS_TGID (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libpp/
arrange_profiles.h 126 AXIS_TGID,
arrange_profiles.cpp 126 case AXIS_TGID:
128 return axis2 == AXIS_TID || axis2 == AXIS_TGID;
222 if (classes.axis != AXIS_TID && classes.axis != AXIS_TGID)
225 if (newaxis != AXIS_TID && newaxis != AXIS_TGID)
340 case AXIS_TGID:
390 changed[AXIS_TGID] = true;

Completed in 1893 milliseconds