Searched refs:hypervisor (Results 1 – 12 of 12) sorted by relevance
| /tools/perf/Documentation/ |
| A D | guest-files.txt | 15 Indicate that guest code can be found in the hypervisor process,
|
| A D | perf-inject.txt | 98 The Process ID (PID) of the QEMU hypervisor process must be provided,
|
| A D | perf-list.txt | 64 h - hypervisor counting
|
| A D | perf-top.txt | 255 event are applied to the branch filter. Both kernel (k) and hypervisor (hv) privilege
|
| A D | perf-record.txt | 448 - hv: only when the target is at the hypervisor level 470 event are applied to the branch filter. Both kernel (k) and hypervisor (hv) privilege
|
| A D | perf-intel-pt.txt | 278 h hypervisor 1595 …- events happening in the virtual machine start with VM:13376 VCPU:003, which shows the hypervisor… 1669 hypervisor, creating, running and destroying the virtual machine, and 1672 hypervisor test program, and conveniently, loaded at the same virtual
|
| /tools/perf/util/ |
| A D | parse-events.h | 215 bool hypervisor : 1; /* 'h' */ member
|
| A D | parse-events.l | 175 CASE('h', hypervisor); in modifiers()
|
| A D | parse-events.c | 1823 if (mod.hypervisor) { in parse_events__modifier_list()
|
| /tools/power/x86/x86_energy_perf_policy/ |
| A D | x86_energy_perf_policy.c | 643 char *flags, *hypervisor; in err_on_hypervisor() local 671 hypervisor = strstr(buffer, "hypervisor"); in err_on_hypervisor() 675 if (hypervisor) in err_on_hypervisor()
|
| /tools/perf/ |
| A D | design.txt | 56 exclude_hv : 1, /* ditto hypervisor */ 226 CPU is in user, kernel and/or hypervisor mode. 230 using Linux as the hypervisor.
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 619 # Maximum hypervisor standard leaf + hypervisor vendor string 621 0x40000000, 0, eax, 31:0, max_hyp_leaf , Maximum hypervisor standard leaf … 968 …000001f, 0, eax, 11, req_64bit_hypervisor , SEV guest mandates 64-bit hypervisor
|
Completed in 21 milliseconds