Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c6254 int add_counter(unsigned int msr_num, char *path, char *name, in add_counter() function
6407 if (add_counter(msr_num, path, name_buffer, width, scope, type, format, 0)) in parse_add_command()
6472 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_USEC, FORMAT_PERCENT, SYSFS_PERCPU); in probe_sysfs()
6500 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_ITEMS, FORMAT_DELTA, SYSFS_PERCPU); in probe_sysfs()