Searched refs:hyp (Results 1 – 19 of 19) sorted by relevance
9 The user space hypervisor tracing interface is located either at /sys/kernel/tracing/hyp or at10 /sys/kernel/debug/tracing/hyp. On the Android phones it will usually be /sys/kernel/tracing/hyp,11 while on QEMU it will be /sys/kernel/debug/tracing/hyp.42 external/perfetto/tools/record_android_trace hyp -t 15s -b 32mb -o /tmp/hyp.pftrace60 instance_name: "hyp"61 ftrace_events: "hyp/hyp_enter"62 ftrace_events: "hyp/hyp_exit"89 tracebox -t 15s -b 32mb hyp135 hyp.dur as dur,136 hyp.ts as ts,[all …]
19 use crate::hyp;41 Hypervisor(hyp::Error),85 impl From<hyp::Error> for MemoryTrackerError {86 fn from(e: hyp::Error) -> Self { in from()
24 use crate::hyp::{self, get_mem_sharer, get_mmio_guard};449 pub(crate) fn alloc_shared(layout: Layout) -> hyp::Result<NonNull<u8>> { in alloc_shared()484 pub(crate) unsafe fn dealloc_shared(vaddr: NonNull<u8>, layout: Layout) -> hyp::Result<()> { in dealloc_shared()
18 bionic, console, heap, hyp, logger,26 fn try_console_init() -> Result<(), hyp::Error> { in try_console_init()29 if let Some(mmio_guard) = hyp::get_mmio_guard() { in try_console_init()
29 pub mod hyp; module
374 float hyp = (float) Math.hypot(dx, dy); in fling() local376 float ndx = dx / hyp; in fling()377 float ndy = dy / hyp; in fling()
182 double m,hyp[27],x1_temp[3],x2_temp[3],xp1_temp[3],xp2_temp[3]; in db_StitchRotationCommonFocalLength_3Points() local208 hyp_point=hyp+9*i; in db_StitchRotationCommonFocalLength_3Points()225 db_Copy9(H,hyp+9*best_sol); in db_StitchRotationCommonFocalLength_3Points()
17 use crate::hyp::Result;
21 hyp::{Error, Result},
811 float hyp = (float) Math.sqrt(curDx * curDx + curDy * curDy); in startScroll() local813 float velocityX = velocity * curDx / hyp; in startScroll()814 float velocityY = velocity * curDy / hyp; in startScroll()
23 use vmbase::{hyp::Error as HypervisorError, memory::MemoryTrackerError, virtio::pci};
50 hyp::{get_mem_sharer, get_mmio_guard},
34 hyp::{get_mem_sharer, get_mmio_guard},
49 use vmbase::hyp;1069 if let Some(hypervisor) = hyp::get_device_assigner() { in parse_device_tree()
35 use vmbase::hyp::DeviceAssigningHypervisor;
3 Device assignment allows a VM to have direct access to HW without host/hyp
1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...