Home
last modified time | relevance | path

Searched defs:perf_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/perf/arch/x86/util/
Diostat.c455 void *perf_device = NULL; in iostat_print_counters() local
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c9221 struct perf_counter_info *make_perf_counter_info(const char *perf_device, in make_perf_counter_info()
9246 int add_perf_counter(const char *perf_device, const char *perf_event, const char *name_buffer, unsi… in add_perf_counter()
9311 char perf_device[PERF_DEV_NAME_BYTES] = ""; in parse_add_command_msr() local
/linux-6.12.1/include/linux/
Dhyperv.h827 bool perf_device; member