Searched defs:perf_device (Results 1 – 3 of 3) sorted by relevance
459 void *perf_device = NULL; in iostat_print_counters() local
9010 const char *perf_device = pinfo->device; in added_perf_counters_init_() local9719 struct perf_counter_info *make_perf_counter_info(const char *perf_device, in make_perf_counter_info()9744 int add_perf_counter(const char *perf_device, const char *perf_event, const char *name_buffer, unsi… in add_perf_counter()9809 char perf_device[PERF_DEV_NAME_BYTES] = ""; in parse_add_command_msr() local
818 bool perf_device; member