Searched refs:found_supported (Results 1 – 1 of 1) sorted by relevance
471 bool found_supported = false; in parse_events_add_cache() local514 found_supported = true; in parse_events_add_cache()541 return found_supported ? 0 : -EINVAL; in parse_events_add_cache()1437 bool found_supported = false; in parse_events_add_numeric() local1445 found_supported = true; in parse_events_add_numeric()1459 if (found_supported) in parse_events_add_numeric()
Completed in 7 milliseconds