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