Searched refs:SUPPORTED (Results 1 – 3 of 3) sorted by relevance
39 SUPPORTED, enumerator45 return EventTypeStatus::SUPPORTED; in IsEventTypeSupported()51 return IsEventAttrSupported(attr, event_type.name) ? EventTypeStatus::SUPPORTED in IsEventTypeSupported()84 return (counter.value != 0u) ? EventTypeStatus::SUPPORTED : EventTypeStatus::MAY_NOT_SUPPORTED; in IsEventTypeSupported()
549 enum smaps_rollup_support { UNTRIED, SUPPORTED, UNSUPPORTED }; enumerator559 return rollup_support == SUPPORTED; in IsSmapsRollupSupported()568 g_rollup_support.store(SUPPORTED, std::memory_order_relaxed); in IsSmapsRollupSupported()
782 SUPPORTED = 1,