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

  /external/autotest/client/site_tests/hardware_TLBMissCost/
perf_measurement.py 12 def GatherPerfStats(program, events):
hardware_TLBMissCost.py 53 self.facts = perf_measurement.GatherPerfStats(program,
  /external/autotest/client/site_tests/hardware_PerfCounterVerification/
perf_verification.py 19 def GatherPerfStats(program, events, multiplier=1000,
78 facts = GatherPerfStats('src/noploop', ','.join(events),
hardware_PerfCounterVerification.py 63 self.facts = perf_verification.GatherPerfStats(

Completed in 236 milliseconds