Home
last modified time | relevance | path

Searched defs:counter_scope (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/turbostat/
H A Dadded_perf_counters.py16 def get_turbostat_perf_id(self, counter_scope, counter_type, column_name): argument
95 counter_scope = 'core' variable
97 counter_scope = 'package' variable
99 counter_scope = 'cpu' variable
/linux/include/uapi/linux/
H A Dcounter.h23 enum counter_scope { enum