Searched refs:perf_device (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/hv/ |
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 …]
|
D | hyperv_vmbus.h | 403 return vmbus_devs[channel->device_id].perf_device; in hv_is_perf_channel()
|
/Linux-v5.15/tools/perf/arch/x86/util/ |
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-v5.15/include/linux/ |
D | hyperv.h | 800 bool perf_device; member
|