Searched refs:SUPPORTED (Results 1 – 3 of 3) sorted by relevance
40 SUPPORTED, enumerator46 return EventTypeStatus::SUPPORTED; in IsEventTypeSupported()52 return IsEventAttrSupported(attr, event_type.name) ? EventTypeStatus::SUPPORTED in IsEventTypeSupported()85 return (counter.value != 0u) ? EventTypeStatus::SUPPORTED : EventTypeStatus::MAY_NOT_SUPPORTED; in IsEventTypeSupported()
488 enum smaps_rollup_support { UNTRIED, SUPPORTED, UNSUPPORTED }; enumerator498 return rollup_support == SUPPORTED; in IsSmapsRollupSupported()508 g_rollup_support.store(SUPPORTED, std::memory_order_relaxed); in IsSmapsRollupSupported()
744 SUPPORTED = 1,