Searched refs:perf_device (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hv/ |
A D | channel_mgmt.c | 33 .perf_device = true, 40 .perf_device = true, 47 .perf_device = true, 54 .perf_device = true, 61 .perf_device = true, 68 .perf_device = false, 75 .perf_device = false, 82 .perf_device = false, 89 .perf_device = false, 96 .perf_device = false, [all …]
|
A D | hyperv_vmbus.h | 405 return vmbus_devs[channel->device_id].perf_device; in hv_is_perf_channel()
|
/linux/tools/perf/arch/x86/util/ |
A D | iostat.c | 454 void *perf_device = NULL; in iostat_print_counters() local 461 perf_device = evlist->selected->priv; in iostat_print_counters() 462 if (perf_device && perf_device != counter->priv) { in iostat_print_counters()
|
/linux/include/linux/ |
A D | hyperv.h | 800 bool perf_device; member
|
Completed in 25 milliseconds