Searched refs:IsEventSupport (Results 1 – 2 of 2) sorted by relevance
86 bool PerfEvents::IsEventSupport(perf_type_id type, __u64 config) in IsEventSupport() function in OHOS::Developtools::HiPerf::PerfEvents275 if (!IsEventSupport(type, config)) { in AddEvent()679 if (type == PERF_TYPE_TRACEPOINT || IsEventSupport(type, (__u64)config.first)) { in GetSupportEvents()
618 bool IsEventSupport(perf_type_id type, __u64 config);