Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dattr.py170 def skip_test(self, myarch): argument
185 if arch_item == myarch:
191 if arch_item == myarch:
218 junk1, junk2, junk3, junk4, myarch = (os.uname())
220 if self.skip_test(myarch):
221 raise Notest(self, myarch)