Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dhists_link.c160 static int __validate_match(struct hists *hists) in __validate_match() function
205 return __validate_match(leader) || __validate_match(other); in validate_match()