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.c203 static int validate_match(struct hists *leader, struct hists *other) in validate_match() function
341 err = validate_match(first_hists, hists); in test__hists_link()