Searched defs:counter_type (Results 1 – 2 of 2) sorted by relevance
16 def get_turbostat_perf_id(self, counter_scope, counter_type, column_name): argument101 counter_type = 'delta' variable
102 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC, COUNTER_K2M }; enum