Searched refs:IsEventAttrSupport (Results 1 – 2 of 2) sorted by relevance
619 bool IsEventAttrSupport(perf_event_attr &attr);
98 bool PerfEvents::IsEventAttrSupport(perf_event_attr &attr) in IsEventAttrSupport() function in OHOS::Developtools::HiPerf::PerfEvents117 if (!IsEventAttrSupport(*attr.get())) { in SetBranchSampleType()