Searched refs:data_equal (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/perf/tests/
H A Dattr.py21 def data_equal(a, b): function
113 if not data_equal(self[t], other[t]):
126 if not data_equal(self[t], other[t]):
292 if not data_equal(str(ret), str(self.ret)):

Completed in 142 milliseconds