Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin-diff.c133 static void hists__match(struct hists *older, struct hists *newer) in hists__match() function
163 hists__match(&session[0]->hists, &session[1]->hists); in __cmd_diff()