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

  /external/oprofile/libop/
op_events.h 27 utm_exclusive, /**< only one of the values is allowed */ enumerator in enum:unit_mask_type
op_xml_events.c 89 case utm_exclusive:
op_events.c 155 um->unit_type_mask = utm_exclusive;
330 if (type != utm_bitmask && type != utm_exclusive)
852 case utm_exclusive:
  /external/oprofile/gui/
oprof_start.cpp 786 unit_mask_group->setExclusive(um->unit_type_mask == utm_exclusive);
809 if (um->unit_type_mask == utm_exclusive)

Completed in 202 milliseconds