Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Dhists_link.c190 static int validate_match(struct hists *leader, struct hists *other) in validate_match() function
327 err = validate_match(first_hists, hists); in test__hists_link()