Searched refs:found_supported (Results 1 – 1 of 1) sorted by relevance
460 bool found_supported = false; in parse_events_add_cache() local497 found_supported = true; in parse_events_add_cache()515 return found_supported ? 0 : -EINVAL; in parse_events_add_cache()1400 bool found_supported = false; in parse_events_add_numeric() local1407 found_supported = true; in parse_events_add_numeric()1417 if (found_supported) in parse_events_add_numeric()
Completed in 9 milliseconds