Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dattr.py224 def skip_test_arch(self, myarch): argument
239 if arch_item == myarch:
245 if arch_item == myarch:
272 junk1, junk2, junk3, junk4, myarch = (os.uname())
274 if self.skip_test_arch(myarch):
275 raise Notest(self, myarch)