Home
last modified time | relevance | path

Searched refs:guests (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/arm64/fp/
A DREADME68 should be run in parallel in two KVM guests, while simultaneously
71 1) Start 2 guests, using the following command for each:
83 allows multiple guests to be run in parallel while running other
/tools/perf/util/
A Dmachine.c235 machines->guests = RB_ROOT_CACHED; in machines__init()
247 struct rb_node **p = &machines->guests.rb_root.rb_node; in machines__add()
272 rb_insert_color_cached(&machine->rb_node, &machines->guests, leftmost); in machines__add()
285 for (nd = rb_first_cached(&machines->guests); nd; nd = rb_next(nd)) { in machines__set_comm_exec()
294 struct rb_node **p = &machines->guests.rb_root.rb_node; in machines__find()
453 for (nd = rb_first_cached(&machines->guests); nd; nd = rb_next(nd)) { in machines__process_guests()
466 for (node = rb_first_cached(&machines->guests); node; in machines__set_id_hdr_size()
907 for (nd = rb_first_cached(&machines->guests); nd; nd = rb_next(nd)) { in machines__fprintf_dsos()
927 for (nd = rb_first_cached(&machines->guests); nd; nd = rb_next(nd)) { in machines__fprintf_dsos_buildid()
1261 struct rb_node *next = rb_first_cached(&machines->guests); in machines__destroy_kernel_maps()
[all …]
A Dbuild-id.c367 for (nd = rb_first_cached(&session->machines.guests); nd; in perf_session__write_buildid_table()
915 for (nd = rb_first_cached(&machines->guests); nd; in machines__for_each_dso()
951 for (nd = rb_first_cached(&session->machines.guests); nd; in perf_session__read_build_ids()
A Dmachine.h152 struct rb_root_cached guests; member
A Dsession.c2743 for (nd = rb_first_cached(&session->machines.guests); nd; in perf_session__dsos_hit_all()
/tools/kvm/kvm_stat/
A Dkvm_stat.txt32 *b*:: toggle events by guests (debugfs only, honors filters)
/tools/virtio/virtio-trace/
A DREADME68 If you manage guests with libvirt, add the following tags to domain XML files.
/tools/perf/Documentation/
A Dperf-list.txt66 G - guest counting (in KVM guests)
67 H - host counting (not in KVM guests)
/tools/arch/x86/kcpuid/
A Dcpuid.csv976 … eax, 19, virt_ibs , IBS state virtualization is supported for SEV-ES guests
984 …0, ecx, 31:0, enc_guests_max , Max supported number of simultaneous encrypted guests

Completed in 793 milliseconds