Searched refs:perf_device (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hv/ |
H A D | channel_mgmt.c | 34 .perf_device = true, 41 .perf_device = true, 48 .perf_device = true, 55 .perf_device = true, 62 .perf_device = true, 69 .perf_device = false, 76 .perf_device = false, 83 .perf_device = false, 90 .perf_device = false, 97 .perf_device = false, [all …]
|
H A D | hyperv_vmbus.h | 419 return vmbus_devs[channel->device_id].perf_device; in hv_is_perf_channel()
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | iostat.c | 455 void *perf_device = NULL; in iostat_print_counters() local 462 perf_device = evlist->selected->priv; in iostat_print_counters() 463 if (perf_device && perf_device != counter->priv) { in iostat_print_counters()
|
/openbmc/linux/include/linux/ |
H A D | hyperv.h | 825 bool perf_device; member
|