OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 219 milliseconds