Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dattr.py175 def skip_test(self, myarch): argument
190 if arch_item == myarch:
196 if arch_item == myarch:
223 junk1, junk2, junk3, junk4, myarch = (os.uname())
225 if self.skip_test(myarch):
226 raise Notest(self, myarch)