Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c6265 int add_counter(unsigned int msr_num, char *path, char *name, in add_counter() function
6418 if (add_counter(msr_num, path, name_buffer, width, scope, type, format, 0)) in parse_add_command()
6483 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_USEC, FORMAT_PERCENT, SYSFS_PERCPU); in probe_sysfs()
6511 add_counter(0, path, name_buf, 64, SCOPE_CPU, COUNTER_ITEMS, FORMAT_DELTA, SYSFS_PERCPU); in probe_sysfs()