Home
last modified time | relevance | path

Searched refs:counter_scope (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/counter/
H A Dcounter-sysfs.c40 enum counter_scope scope;
570 const enum counter_scope scope, in counter_attr_create()
749 const enum counter_scope scope, in counter_ext_attrs_create()
766 const enum counter_scope scope, in counter_array_attrs_create()
806 const enum counter_scope scope, in counter_sysfs_exts_add()
844 const enum counter_scope scope = COUNTER_SCOPE_SIGNAL; in counter_signal_attrs_create()
944 const enum counter_scope scope = COUNTER_SCOPE_COUNT; in counter_count_attrs_create()
1062 const enum counter_scope scope = COUNTER_SCOPE_DEVICE; in counter_sysfs_attr_add()
H A Dcounter-chrdev.c489 const enum counter_scope scope, in counter_get_array_data()
529 const enum counter_scope scope = comp_node->component.scope; in counter_get_data()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcounter.h23 enum counter_scope { enum
32 * @scope: component scope (one of enum counter_scope)
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c246 enum counter_scope {SCOPE_CPU, SCOPE_CORE, SCOPE_PACKAGE}; enum
5730 unsigned int width, enum counter_scope scope, in add_counter()
5796 enum counter_scope scope = SCOPE_CPU; in parse_add_command()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c56 enum counter_scope { SCOPE_CPU, SCOPE_CORE, SCOPE_PACKAGE }; enum
6256 unsigned int width, enum counter_scope scope, in add_counter()
6319 enum counter_scope scope = SCOPE_CPU; in parse_add_command()

Completed in 27 milliseconds