Home
last modified time | relevance | path

Searched refs:xenctx (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenctx.c75 static struct xenctx { struct
96 } xenctx; argument
838 mem_addr + xenctx.lines * xenctx.bytes_per_line); in print_mem()
883 if ( xenctx.lines ) in print_stack()
994 xenctx.xc_handle, xenctx.domid, HVM_SAVE_CODE(CPU), in dump_ctx()
1189 if ( xenctx.lines < 0 || xenctx.lines == INT_MAX) in main()
1234 if ( xenctx.frame_ptrs && xenctx.do_stack ) in main()
1270 ret = xc_domain_getinfo(xenctx.xc_handle, xenctx.domid, 1, &xenctx.dominfo); in main()
1276 ret = xc_domain_pause(xenctx.xc_handle, xenctx.domid); in main()
1286 if ( xenctx.do_stack || xenctx.all_vcpus ) in main()
[all …]
A DMakefile15 LIBBIN = xenctx
55 xenctx: xenctx.o target
/xen-4.10.0-shim-comet/
A D.gitignore278 tools/xentrace/xenctx
A D.rootkeys1151 420d52d2_znVbT4JAPIU36vQOme83g tools/xentrace/xenctx.c

Completed in 9 milliseconds