HomeSort by relevance Sort by last modified time
    Searched refs:uarch (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/hardware_TLBMissCost/
hardware_TLBMissCost.py 45 uarch = utils.get_intel_cpu_uarch()
46 if uarch not in RAW_PAGE_WALK_EVENT_CODES:
48 self.pw_event = RAW_PAGE_WALK_EVENT_CODES.get(uarch)
  /external/autotest/client/site_tests/hardware_PerfCounterVerification/
hardware_PerfCounterVerification.py 52 uarch = utils.get_intel_cpu_uarch()
53 if uarch not in INTEL_LBR_UARCHS:

Completed in 70 milliseconds