Home
last modified time | relevance | path

Searched refs:__has_attr_feature (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/perf/util/
H A Devsel.c2178 static bool __has_attr_feature(struct perf_event_attr *attr, in __has_attr_feature() function
2220 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()