Searched defs:perf_device (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 9567 const char *perf_device = pinfo->device; in added_perf_counters_init_() local 10276 make_perf_counter_info(const char * perf_device,const char * perf_event,const char * name,unsigned int width,enum counter_scope scope,enum counter_type type,enum counter_format format) make_perf_counter_info() argument 10301 add_perf_counter(const char * perf_device,const char * perf_event,const char * name_buffer,unsigned int width,enum counter_scope scope,enum counter_type type,enum counter_format format) add_perf_counter() argument 10366 char perf_device[PERF_DEV_NAME_BYTES] = ""; parse_add_command_msr() local [all...] |
| /linux/include/linux/ |
| H A D | hyperv.h | 757 bool perf_device; member
|