Searched refs:__has_attr_feature (Results 1 – 1 of 1) sorted by relevance
2178 static bool __has_attr_feature(struct perf_event_attr *attr, in __has_attr_feature() function2220 return __has_attr_feature(attr, cpu, flags); in has_attr_feature()2319 if (__has_attr_feature(&attr, cpu, /*flags=*/0)) { in evsel__probe_aux_action()