Home
last modified time | relevance | path

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

/third_party/python/Lib/test/libregrtest/
Dwin_utils.py70 counter_name = self._get_counter_name()
71 command = ['typeperf', counter_name, '-si', str(SAMPLING_INTERVAL)]
/third_party/mesa3d/src/intel/perf/
Dgen_perf.py346 def output_availability(set, availability, counter_name): argument
347 expression = splice_rpn_expression(set, counter_name, availability)